diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 050877ab5..6359200fe 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -28,7 +28,7 @@ of the LFS Book.</para> <listitem><para>sysvinit-2.86</para></listitem> <listitem><para>tar-1.15.1</para></listitem> <listitem><para>tcl-8.4.9</para></listitem> -<listitem><para>udev-049</para></listitem> +<listitem><para>udev-050</para></listitem> <listitem><para>util-linux-2.12p</para></listitem> </itemizedlist> </listitem> @@ -45,6 +45,8 @@ of the LFS Book.</para> </itemizedlist> </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> <listitem><para>December 25th, 2004 [jeremy]: Upgraded to util-linux 2.12p, diff --git a/general.ent b/general.ent index f8b517beb..1563986e7 100644 --- a/general.ent +++ b/general.ent @@ -68,6 +68,6 @@ <!ENTITY tcl-version "8.4.9"> <!ENTITY texinfo-version "4.7"> <!ENTITY util-linux-version "2.12p"> -<!ENTITY udev-version "049"> +<!ENTITY udev-version "050"> <!ENTITY vim-version "6.3"> <!ENTITY zlib-version "1.2.2"> |