diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-27 21:14:56 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-27 21:14:56 +0000 |
commit | 28e2683e308aba7f53febf36faa746f813fae797 (patch) | |
tree | b0635b10262b52ad756dfcb0d1d1f46107270c37 /chapter01 | |
parent | 237c85394c79379f811e93d71de084a673363b5b (diff) |
[Bugs 76 and 78] upgrades to e2fsprogs-1.23 and MAKEDEV-1.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 667e3a53f..913901844 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -9,11 +9,11 @@ <itemizedlist> -<listitem><para>MAKEDEV-1.2</para></listitem> +<listitem><para>MAKEDEV-1.3</para></listitem> <listitem><para>autoconf-2.52</para></listitem> <listitem><para>automake-1.5</para></listitem> <listitem><para>binutils-2.11.2</para></listitem> -<listitem><para>e2fsprogs-1.22</para></listitem> +<listitem><para>e2fsprogs-1.23</para></listitem> <listitem><para>file-3.36</para></listitem> <listitem><para>gcc-2.95.3</para></listitem> <listitem><para>gettext-0.10.39</para></listitem> @@ -29,6 +29,9 @@ </para></listitem> +<listitem><para>August 27th 2001 [markh]: upgraded to e2fsprogs-1.23 and +MAKEDEV-1.3.</para></listitem> + <listitem><para>August 27th 2001 [gerard]: Added dependency lists for all installed packages. You now can see which programs from which packages you need in order to compile and install a |