diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 | ||||
-rw-r--r-- | patches.ent | 6 |
3 files changed, 14 insertions, 3 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> diff --git a/patches.ent b/patches.ent index addf649f1..6cd4d974c 100644 --- a/patches.ent +++ b/patches.ent @@ -116,9 +116,9 @@ <!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> <!ENTITY util-linux-lseek-patch-size "10 KB"> -<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-1.patch"> -<!ENTITY vim-fixes-patch-md5 "744bc215560d3fbe80bfef4bab270f9a"> -<!ENTITY vim-fixes-patch-size "19.6 KB"> +<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-2.patch"> +<!ENTITY vim-fixes-patch-md5 "4b33bda20c4e75601cd581b745477a2d"> +<!ENTITY vim-fixes-patch-size "294 KB"> <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b"> |