diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:58:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 21:58:20 +0000 |
commit | 1aba30dba86ec224e9a86930ade59ce46429e441 (patch) | |
tree | f387d4df7aaa0009f71e784ae4bbd1e6a23aa09f /chapter01/whatsnew.xml | |
parent | 22cf3bfc3f131eeb5411e34c37d2363c3ac2661c (diff) |
Add an upstream patch for Ncurses, which fixes a number of issues uncovered by the Coverity static code analysis tool. Fixes #1995.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2362a6a92..174b2d038 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -217,6 +217,9 @@ <para>&less-signal_fix-patch;</para> </listitem> <listitem> + <para>&ncurses-coverity-patch;</para> + </listitem> + <listitem> <para>&readline-fixes-patch;</para> </listitem> <listitem> |