aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-12-17 21:16:39 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-12-17 21:16:39 +0000
commit0b26064079c182f103fd63f862931bb1ccd33c27 (patch)
treeb80cf7a709e244ac1947b33b175e630b8aab07d9
parentb8dd5d4eeb31b1b733b614b26fa411c1f927967f (diff)
Updating the changelog to reflect r4405
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b3003bacb..29ccd69f2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -20,11 +20,15 @@ of the LFS Book.</para>
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>binutils-2.15.94.0.1</para></listitem>
-<listitem><para>findutils-4.2.9</para></listitem>
+<listitem><para>findutils-4.2.10</para></listitem>
<listitem><para>gcc-3.4.3</para></listitem>
<listitem><para>glibc-20041122</para></listitem>
+<listitem><para>man-pages-2.00</para></listitem>
<listitem><para>perl-5.8.6</para></listitem>
-<listitem><para>util-linux-2.12j</para></listitem>
+<listitem><para>sysvinit-2.86</para></listitem>
+<listitem><para>tcl-8.4.9</para></listitem>
+<listitem><para>udev-049</para></listitem>
+<listitem><para>util-linux-2.12l</para></listitem>
</itemizedlist>
</listitem>
@@ -41,6 +45,10 @@ of the LFS Book.</para>
</listitem>
-->
+<listitem><para>December 17th, 2004 [jim]: Upgraded to findutils-4.2.10,
+man-pages-2.00, sysvinit-2.86, tcl-8.4.9, udev-049 and
+util-linux-2.12l.</para></listitem>
+
<listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow and in readline.
Made recommended change from Robert Connolly on sed for shadow.</para></listitem>