aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-01-31 18:18:35 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-01-31 18:18:35 +0000
commit3dab9f9c6770432491861d88fdda0ea5c838f617 (patch)
tree582e564048213cf00eadbfa6727b6df5b62e8894 /chapter01
parent980a6927c15907c7c0761b92756cf358366230d1 (diff)
Upgrade to NCurses-5.6. Fixes #1940.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b8667cdc3..d1b51e510 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-01-31</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Ncurses-5.6. Fixes
+ <ulink url="&lfs-ticket-root;1940">#1940</ulink></para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Linux-2.6.19.2. Fixes
<ulink url="&lfs-ticket-root;1928">#1928</ulink></para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 56b6fc083..464e7aa45 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -133,9 +133,9 @@
<!--<listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
</listitem-->
- <!--<listitem>
+ <listitem>
<para>Ncurses &ncurses-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Patch &patch-version;</para>
</listitem>-->
@@ -249,6 +249,9 @@
<para>Linux-libc-headers 2.6.12.0</para>
</listitem>
<listitem>
+ <para>ncurses-5.5-fixes-1.patch</para>
+ </listitem>
+ <listitem>
<para>readline-5.1-fixes-3.patch</para>
</listitem>
<listitem>