diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-26 16:36:45 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-26 16:36:45 +0000 |
commit | 90e95f4aa6504ba3e16cc5116d7c4e9773c5b05e (patch) | |
tree | 86630ae2953440099cc9071fb174c11e8b2eb2fc /chapter01 | |
parent | 8e5401438d3ba0ac08a05636703aced3efd17c2b (diff) |
[Bugs 44, 48, 58, 59, 76] Package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c6f5224c8..8f7193103 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,26 @@ <itemizedlist> +<listitem><para>Updated to: + +<itemizedlist> +<listitem><para>e2fsprogs-1.25</para></listitem> +<listitem><para>gettext-0.10.40</para></listitem> +<listitem><para>linux-2.4.10</para></listitem> +<listitem><para>modutils-2.4.9</para></listitem> +<listitem><para>util-linux-2.11i</para></listitem> +</itemizedlist> + +</para></listitem> + +<listitem><para>September 26th, 2001 [markh]: Chapter 6: Changed +--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install +instructions.</para></listitem> + +<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to +e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and +util-linux-2.11i.</para></listitem> + <listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the descriptions into alphabetical order.</para></listitem> |