diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-07-31 17:36:34 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-07-31 17:36:34 +0000 |
commit | ff0372a187a320eb6cd7d59498e87e1d945430f6 (patch) | |
tree | bbfb20066e6e7971f20cbf489fd62dc129273bf2 /chapter01 | |
parent | f7104b2238638a2e5c88104e0d529db090fa2ac7 (diff) |
Upgrade to gettext-0.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7f07ea69e..5a8a8cac4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2006-07-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to gettext-0.15.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to gcc-4.1.1.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4c1bb528c..aa997a70a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <listitem> <para>GCC &gcc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> |