diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 17 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 307cf2418..a1897c26a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2006-10-29</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Vim-7.0-fixes-14.patch. Drop the + "spellfile" fix as it was applied upstream as patch + 076.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2006-10-28</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cddba58da..8a076e697 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -213,6 +213,9 @@ <listitem> <para>&util-linux-lseek-patch;</para> </listitem> + <listitem> + <para>&vim-fixes-patch;</para> + </listitem> </itemizedlist> <itemizedlist> @@ -251,6 +254,9 @@ <listitem> <para>tar-1.15.1-sparse_fix-1.patch</para> </listitem> + <listitem> + <para>vim-7.0-fixes-7.patch</para> + </listitem> </itemizedlist> |