diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 22:05:45 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 22:05:45 +0000 |
commit | e034bd545e32f5b2fff56f5e261fca4ab4e27e1c (patch) | |
tree | c74e429a934cf8df5cbbf597dca36be270764d74 | |
parent | 4815026b6b67f45f525376f8c163ca86f136bbc3 (diff) |
Incorporate latest upstream fixes for Vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | patches.ent | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d19132c88..d784e2e10 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2007-05-05</para> <itemizedlist> <listitem> + <para>[matthew] - Incorporate latest upstream patches for Vim.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-110. Fixes <ulink url="&lfs-ticket-root;1992">#1992</ulink>.</para> </listitem> diff --git a/patches.ent b/patches.ent index 81da0afdf..5d5788b8f 100644 --- a/patches.ent +++ b/patches.ent @@ -141,9 +141,9 @@ <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> <!ENTITY util-linux-lseek-patch-size "10 KB"> -<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-15.patch"> -<!ENTITY vim-fixes-patch-md5 "dab355f17ce870d63456edbf38108c90"> -<!ENTITY vim-fixes-patch-size "349 KB"> +<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-16.patch"> +<!ENTITY vim-fixes-patch-md5 "031bbd27553e4fac022f628c5db7094b"> +<!ENTITY vim-fixes-patch-size "386 KB"> <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b"> |