diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-24 04:35:27 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-24 04:35:27 +0000 |
commit | ed7668a67df434929d0ee6d320632811ac58a10c (patch) | |
tree | 9daf447d01c72d543130f8a6ee00dfc10afa0d00 /chapter01 | |
parent | d081b3ef19862a0d47188a23651cb32483a6796b (diff) |
Upgraded to Lfs-Utils-0.4.1 and improved its build comamnds.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 110452434..b43835b60 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -13,7 +13,7 @@ <listitem><para>file-4.06</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> <listitem><para>man-pages-1.63</para></listitem> -<listitem><para>lfs-utils-0.4</para></listitem> +<listitem><para>lfs-utils-0.4.1</para></listitem> <listitem><para>modutils-2.4.26</para></listitem> <listitem><para>perl-5.8.2</para></listitem> <listitem><para>procps-3.1.14</para></listitem> @@ -39,6 +39,9 @@ </itemizedlist> </listitem> +<listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and +improved its build comamnds.</para></listitem> + <listitem><para>November 20th, 2003 [greg]: Rolled back the following patches to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem> |