diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-11-19 16:31:55 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-11-19 16:31:55 +0000 |
commit | 04614eb51589297ccf0bf15d0a9e945b0dbf4539 (patch) | |
tree | d4415b8f8c65ca45a2ec0437d9553629174c63fd /chapter01 | |
parent | 164404b03585d5d38f030f1326dbc885bce7be71 (diff) |
[Bugs 31, 45, 48, 78, 226] Package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ce50d628b..abf0442cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -17,20 +17,26 @@ <listitem><para>Updated to: <itemizedlist> +<listitem><para>MAKEDEV-1.4</para></listitem> +<listitem><para>bash-2.05a</para></listitem> <listitem><para>e2fsprogs-1.25</para></listitem> <listitem><para>gettext-0.10.40</para></listitem> <listitem><para>libtool-1.4.2</para></listitem> -<listitem><para>lilo-22.0.2</para></listitem> +<listitem><para>lilo-22.1</para></listitem> <listitem><para>linux-2.4.10</para></listitem> -<listitem><para>man-pages-1.40</para></listitem> +<listitem><para>man-pages-1.43</para></listitem> <listitem><para>modutils-2.4.10</para></listitem> <listitem><para>sysvinit-2.83</para></listitem> -<listitem><para>util-linux-2.11l</para></listitem> +<listitem><para>util-linux-2.11m</para></listitem> <listitem><para>vim-6.0</para></listitem> </itemizedlist> </para></listitem> +<listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to +bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and +util-linux-2.11m.</para></listitem> + <listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lex script instead of link to flex following comment on lfs-dev. (This is similar to what we do with bison and yacc).</para></listitem> |