diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 19:59:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 19:59:37 +0000 |
commit | ed8ff7de8c19e5a71e849864080c7aa2b1abb4d3 (patch) | |
tree | edc00f7b62eff00843e5d02efa0eb01938bf7643 /chapter01 | |
parent | 7928e0234ec323511c631beb9ec3be44d1f5b956 (diff) |
Remove the Vim fixes patch. Fixes #2597.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4ec3dde31..2c78d847f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2010-04-20</para> + <itemizedlist> + <listitem> + <para>[matthew] Remove the Vim fixes patch as it is out of date and + looks to be applying fixes still in upstream's development cycle. + Fixes <ulink url="&lfs-ticket-root;2597">#2597</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-04-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5fa072780..47613d369 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -222,6 +222,9 @@ <listitem> <para>grep-2.5.4-debian_fixes-1.patch</para> </listitem> + <listitem> + <para>vim-7.2-fixes-5.patch</para> + </listitem> </itemizedlist> </sect1> |