diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 14 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b67325641..85760f09b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,9 +38,14 @@ --> <listitem> - <para>Date</para> + <para>2008-10-05</para> <itemizedlist> <listitem> + <para>[randy] - Updated Glibc to a 2.8 snapshot taken on + 9/29/2008. The tarball of this snapshot includes the libidn + data that previously was separately packaged.</para> + </listitem> + <listitem> <para>[randy] - Added the GMP and MPFR packages to the list of packages in Chapter 3. Thanks to Lefteris Dimitroulakis for pointing out the omission.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7f284ef46..a01231ba4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -227,6 +227,14 @@ </listitem> <listitem> + <para>&glibc-iconv-test-fixes-patch;</para> + </listitem> + + <listitem> + <para>&glibc-ildoubl-test-fix-patch;</para> + </listitem> + + <listitem> <para>&grep-debian-patch;</para> </listitem> |