diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-29 11:57:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-29 11:57:26 +0000 |
commit | 214f1a5243988087928b094a109c20e2cca88b35 (patch) | |
tree | ef28c71727a491645b887bdc54f2509f272a641d /chapter01 | |
parent | ac377cca845160545ea2aa64757a53560b3d7d9f (diff) |
* Upgrade to findutils-4.2.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4584 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 c68aedc8f..8b4c5a956 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,7 +19,7 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> -<listitem><para>findutils-4.2.14</para></listitem> +<listitem><para>findutils-4.2.15</para></listitem> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> <listitem><para>linux-libc-headers-2.6.10.0</para></listitem> @@ -43,6 +43,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para> +</listitem> + <listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para> </listitem> |