aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:46:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:46:25 +0000
commitb278b82456dc953e7fde79126b152f92ce2a1990 (patch)
tree86cd88bc04a1e0320190d729fba7bfc5a309f368
parent6037393d5bfccc52007f263a11a44a29d411c7d7 (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
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
-rw-r--r--patches.ent6
3 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 913311a2e..3325dc984 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes #2296.
+ </para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Udev-135. Fixes #2284.</para>
</listitem>
<listitem>
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>
diff --git a/patches.ent b/patches.ent
index 5b6eb4909..02db81c36 100644
--- a/patches.ent
+++ b/patches.ent
@@ -112,9 +112,9 @@
<!ENTITY shadow-useradd-patch-size "6.1 KB"> -->
-<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-3.patch">
-<!ENTITY vim-fixes-patch-md5 "4b526f493995d2eb6fd415eb62ff43d8">
-<!ENTITY vim-fixes-patch-size "29.3 KB">
+<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch">
+<!ENTITY vim-fixes-patch-md5 "87056fb6fd7bc3df5cd328e26a83bf43">
+<!ENTITY vim-fixes-patch-size "166 KB">
<!-- <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
<!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b">