diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 12 |
2 files changed, 15 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 12e3ce1a6..ce1b6204d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-05</para> <itemizedlist> <listitem> + <para>[randy] - Updated Coreutils to 6.12. Thanks to William + Immendorf for contributing a patch to add the mktemp program + information to the Coreutils page.</para> + </listitem> + <listitem> <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 04fda3ec6..31c055a03 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -50,9 +50,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> @@ -219,6 +219,10 @@ </listitem> <listitem> + <para>&coreutils-old-kernel-patch;</para> + </listitem> + + <listitem> <para>&db-fixes-patch;</para> </listitem> @@ -276,6 +280,10 @@ </listitem> <listitem> + <para>coreutils-6.10-i18n-1.patch</para> + </listitem> + + <listitem> <para>db-4.5.29-fixes-1.patch</para> </listitem> |