diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:42:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:42:15 +0000 |
commit | d0e13a81ace3055e50cef4d4460a9feedc9ae34a (patch) | |
tree | 3f277a867d798de713127d2ff142ce7df9457fc5 /chapter01/changelog.xml | |
parent | 93ae5d3079cfc347a4dc6b9d30b351b409aa8775 (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/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 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> |