diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a432cc8c9..cad8c8c34 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -18,6 +18,7 @@ <listitem><para>gcc-3.2</para></listitem> <listitem><para>gettext-0.11.5</para></listitem> <listitem><para>groff-1.18</para></listitem> +<listitem><para>gzip-1.2.4b.patch</para></listitem> <listitem><para>lfs-bootscripts-1.10</para></listitem> <listitem><para>linux-2.4.19</para></listitem> <listitem><para>MAKEDEV-1.7</para></listitem> @@ -41,6 +42,7 @@ <listitem><para>gcc-3.2.patch</para></listitem> <listitem><para>glibc-2.2.5-2.patch</para></listitem> <listitem><para>gzip-1.2.4b.patch</para></listitem> +<listitem><para>kbd-1.06-3.patch</para></listitem> <listitem><para>ncurses-5.2.patch</para></listitem> <listitem><para>procps-2.0.7.patch</para></listitem> <listitem><para>sh-utils-2.0-hostname.patch</para></listitem> @@ -52,10 +54,15 @@ <listitem><para>Removed: <itemizedlist> <listitem><para>gzip-1.2.4a.patch</para></listitem> +<listitem><para>kbd-1.06-2.patch</para></listitem> <listitem><para>reiserfsprogs-3.x.1b</para></listitem> </itemizedlist> </para></listitem> +<listitem><para>September 20th, 2002 [timothy]: Chapter 05 - GCC: +Removed the <userinput>--enable-threads=posix</userinput> flag since we +don't build a C++ compiler in this chapter.</para></listitem> + <listitem><para>September 18th, 2002 [timothy]: Chapter 05 - Introduction: Removed paragraph about static linking since it seems misleading and is covered in better detail in <emphasis>Why Static</emphasis>.</para></listitem> |