diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:05:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:05:20 +0000 |
commit | e651faa51d5ba2f5b362676d50ef6f18d0e0463d (patch) | |
tree | 7e753aefc3e962c6a6f080e5471d3c772df88c1f /chapter01 | |
parent | 6397354bef20436a1aca2934c648947359accdf3 (diff) |
Upgrade to Ncurses-5.8. Fixes #2838.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9484 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 11abebdaf..51524576b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-03-14</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Ncurses-5.8. Fixes + <ulink url="&lfs-ticket-root;2838">#2838</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to MPC-0.9. Fixes <ulink url="&lfs-ticket-root;2837">#2837</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 40f73e557..3a75adfa1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -148,9 +148,9 @@ <!--<listitem> <para>MPFR &mpfr-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Ncurses &ncurses-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Patch &patch-version;</para> </listitem>--> |