aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2004-01-14 00:35:52 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2004-01-14 00:35:52 +0000
commitaba5bfb32ff8cbfa29bcc1b8c3351bec6ce189f2 (patch)
treeec0f43b660f525b334616858092751c35c188f53 /chapter01
parent9c5989c2d43a3b880d35a113bd27d55f9b7167cb (diff)
Upgraded to Automake-1.8.2, Kbd-1.11 and Sed-4.0.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 195fe5513..f49f60da6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -9,11 +9,11 @@
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>autoconf-2.59</para></listitem>
-<listitem><para>automake-1.8</para></listitem>
+<listitem><para>automake-1.8.2</para></listitem>
<listitem><para>file-4.07</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
<listitem><para>gettext-0.13.1</para></listitem>
-<listitem><para>kbd-1.10</para></listitem>
+<listitem><para>kbd-1.11</para></listitem>
<listitem><para>man-pages-1.64</para></listitem>
<listitem><para>lfs-utils-0.4.2</para></listitem>
<listitem><para>linux-2.4.24</para></listitem>
@@ -21,7 +21,7 @@
<listitem><para>perl-5.8.2</para></listitem>
<listitem><para>procps-3.1.15</para></listitem>
<listitem><para>psmisc-21.4</para></listitem>
-<listitem><para>sed-4.0.8</para></listitem>
+<listitem><para>sed-4.0.9</para></listitem>
<listitem><para>tcl-8.4.5</para></listitem>
<listitem><para>zlib-1.2.1</para></listitem>
</itemizedlist>
@@ -31,7 +31,7 @@
<itemizedlist>
<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
-<listitem><para>kbd-1.10-more-programs-2.patch</para></listitem>
+<listitem><para>kbd-1.11-more-programs-1.patch</para></listitem>
</itemizedlist>
</listitem>
@@ -50,6 +50,9 @@
</itemizedlist>
</listitem>
+<listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11
+and Sed-4.0.9.</para></listitem>
+
<listitem><para>January 12th, 2004 [alex]: Moved all the information in
appendix A (the program descriptions and download locations) to chapter 6,
dividing each package page in roughly three sections: Statistics, Instructions,