diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:46:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:46:25 +0000 |
commit | b278b82456dc953e7fde79126b152f92ce2a1990 (patch) | |
tree | 86cd88bc04a1e0320190d729fba7bfc5a309f368 /chapter01/whatsnew.xml | |
parent | 6037393d5bfccc52007f263a11a44a29d411c7d7 (diff) |
Upgrade to vim-7.2-fixes-4.patch. Fixes #2296.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 507b6a70c..5b2b6f8a6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -220,6 +220,10 @@ <para>&readline-fixes-patch;</para> </listitem> + <listitem> + <para>&vim-fixes-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -246,6 +250,9 @@ <listitem> <para>readline-5.2-fixes-5.patch</para> </listitem> + <listitem> + <para>vim-7.2-fixes-3.patch</para> + </listitem> </itemizedlist> |