diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:25:35 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:25:35 +0000 |
commit | 27562803648485d55616f498f08401707a04fe4b (patch) | |
tree | f3ad567b8943dad299a43361e9a18694324a7e82 /chapter01 | |
parent | bb543c2f66bd2f11cbdfb2a4312adc455f57183b (diff) |
Upgrade to Gettext-0.18.2. Fixes #3263.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0170a7bc9..dad97efd3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gettext-0.18.2. Fixes + <ulink url="&lfs-ticket-root;3263">#3263</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Gawk-4.0.2. Fixes <ulink url="&lfs-ticket-root;3262">#3262</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f4b6f25b9..e7072f79a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <listitem> <para>Glibc &glibc-version;</para> </listitem> |