diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 16:11:41 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 16:11:41 +0000 |
commit | 5a25e0a586ae26a4a8c0678dac85f9626385c11d (patch) | |
tree | 4191b529147052f3340dec69635c4f4582b5b974 /chapter01/changelog.xml | |
parent | 6d7b95a812774ed09c5a6d8761866b4888292dc1 (diff) |
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
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 6 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> |