diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:42:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:42:58 +0000 |
commit | 9d19185ad2a1127983aba08774150d152a5235de (patch) | |
tree | 56e094e397917c7b02d388275b5d70795698c6e3 /chapter01/whatsnew.xml | |
parent | 1ef69edf802adca2147fc5a12613ebde11900999 (diff) |
Updated to Gettext-0.17. Fixes #2103.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 586f5627b..658086fb1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ <listitem> <para>GCC &gcc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <listitem> <para>Glibc &glibc-version;</para> </listitem> |