diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:54:36 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:54:36 +0000 |
commit | fc02f2718a76d8ae7a23fe80504deae1832d8f17 (patch) | |
tree | 85875fc5f3aa51bc931e23edf7f2365fcf4bed39 /chapter01 | |
parent | 9627f8bb89eab83c51f4d335f83ae26ea7772d2d (diff) |
Add latest upstream patches for Vim. Thanks to Matthew Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 27923ee60..1cf420d2d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[matthew] - Add latest upstream patches for Vim.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Sysklogd-1.5. Fixes <ulink url="&lfs-ticket-root;2055">#2055</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2a36fd4c9..e1971bfc3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -216,6 +216,10 @@ <para>&readline-fixes-patch;</para> </listitem> + <listitem> + <para>&readline-fixes-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -245,6 +249,10 @@ <para>sysklogd-1.4.1-fixes-2.patch</para> </listitem> + <listitem> + <para>vim-7.1-fixes-1.patch</para> + </listitem> + </itemizedlist> </sect1> |