diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:44:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:44:20 +0000 |
commit | 6591ae539d6f0ee7c8a8176615c9036705c3aad9 (patch) | |
tree | 2060c1284d1b674cf63ce39049e527eee67b347e /chapter01/changelog.xml | |
parent | b1397abf6581c28877e2cdf8095458332c2b13a5 (diff) |
Upgrade to Ncurses-5.9. Fixes #2853.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5e05810f5..93e3ef618 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-04-18</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Ncurses-5.9. Fixes + <ulink url="&lfs-ticket-root;2853">#2853</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to MPFR-3.0.1. Fixes <ulink url="&lfs-ticket-root;2852">#2852</ulink>.</para> </listitem> |