diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6359200fe..171efe9d8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,7 +22,7 @@ of the LFS Book.</para> <listitem><para>automake-1.9.4</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>glibc-20041220</para></listitem> <listitem><para>man-pages-2.01</para></listitem> <listitem><para>perl-5.8.6</para></listitem> <listitem><para>sysvinit-2.86</para></listitem> @@ -45,6 +45,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot +of 20041220</para></listitem> + <listitem><para>December 25th, 2004 [jeremy]: Upgrade to Udev 050</para></listitem> <listitem><para>December 25th, 2004 [jeremy]: Upgraded to Tar 1.15.1</para></listitem> diff --git a/general.ent b/general.ent index 1563986e7..9f2b4fc2e 100644 --- a/general.ent +++ b/general.ent @@ -31,7 +31,7 @@ <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.3"> <!ENTITY gettext-version "0.14.1"> -<!ENTITY glibc-version "20041122"> +<!ENTITY glibc-version "20041220"> <!ENTITY grep-version "2.5.1a"> <!ENTITY groff-version "1.19.1"> <!ENTITY grub-version "0.95"> |