aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-12-08 23:47:12 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-12-08 23:47:12 +0000
commit454622943bab62b209fb771b065410cc49b6738a (patch)
tree3bb23525439e91614e92140da17bf4aaddd9fa34
parent93ee74805cd776050b416141450ce167eb442e73 (diff)
Updated to latest Vim upstream patches. Fixes #2108.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 26c93e724..e85510e77 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-12-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to latest upstream fixes for Vim. Fixes
+ <ulink url="&lfs-ticket-root;2108">#2108</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Texinfo-4.11. Fixes
<ulink url="&lfs-ticket-root;2074">#2074</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 418b74694..91b1babb5 100644
--- a/patches.ent
+++ b/patches.ent
@@ -108,9 +108,9 @@
<!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423">
<!ENTITY util-linux-lseek-patch-size "10 KB">
-<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-3.patch">
-<!ENTITY vim-fixes-patch-md5 "f34a8b4a8ca47f74b93143de1d2710fa">
-<!ENTITY vim-fixes-patch-size "250 KB">
+<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch">
+<!ENTITY vim-fixes-patch-md5 "90eacb83ad729c1c5662fa9e77e52cfa">
+<!ENTITY vim-fixes-patch-size "272 KB">
<!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
<!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b">