aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:42:15 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:42:15 +0000
commitd0e13a81ace3055e50cef4d4460a9feedc9ae34a (patch)
tree3f277a867d798de713127d2ff142ce7df9457fc5 /chapter01
parent93ae5d3079cfc347a4dc6b9d30b351b409aa8775 (diff)
Upgrade to Ncurses-5.7. Fixes #2276.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml7
2 files changed, 8 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d4b39fed2..4cf01632d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2008-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Ncurses-5.7. Fixes #2276.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes #2245.
</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 7f0b91517..a5b51300f 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -140,9 +140,9 @@
<!-- <listitem>
<para>MPFR &mpfr-version;</para>
</listitem> -->
- <!--<listitem>
+ <listitem>
<para>Ncurses &ncurses-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Patch &patch-version;</para>
</listitem>-->
@@ -236,6 +236,9 @@
<listitem>
<para>module-init-tools-3.4.1-manpages-1.patch</para>
</listitem>
+ <listitem>
+ <para>ncurses-5.6-coverity_fixes-1.patch</para>
+ </listitem>
</itemizedlist>