diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:38:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:38:31 +0000 |
commit | 217a91bd743f97a64e837519879032c97c69a43c (patch) | |
tree | 971c320b1341a0dab215ac52624f38e212b0ef73 /chapter01 | |
parent | 3179cd695ffadf34c958af6dd7c5e1773108ad8b (diff) |
Upgrade to Gettext-0.18. Fixes #2660.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 11 |
2 files changed, 19 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d8e59837c..3ad9d4f6f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-05-29</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Gettext-0.18. Fixes + <ulink url="&lfs-ticket-root;2660">#2660</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-05-26</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 21ac6e333..e84009f5d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -76,9 +76,9 @@ <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> @@ -222,6 +222,10 @@ </listitem> <listitem> + <para>gettext-0.18-skip_test-1.patch</para> + </listitem> + + <listitem> <para>MPC-&mpc-version;</para> </listitem> @@ -231,6 +235,9 @@ <title>Removed:</title> <listitem> + <para>gettext-0.17-upstream_fixes-2.patch</para> + </listitem> + <listitem> <para>grep-2.5.4-debian_fixes-1.patch</para> </listitem> <listitem> |