diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | patches.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 64f84fd3d..6a1293e3e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-07-23</para> <itemizedlist> <listitem> + <para>[matthew] - Add latest upstream Vim patches. Fixes + <ulink url="&lfs-ticket-root;2449">#2449</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add latest upstream Bash patches. Fixes <ulink url="&lfs-ticket-root;2450">#2450</ulink>.</para> </listitem> diff --git a/patches.ent b/patches.ent index 6c76718e7..a571f67ce 100644 --- a/patches.ent +++ b/patches.ent @@ -103,9 +103,9 @@ <!ENTITY shadow-useradd-patch-size "6.1 KB"> --> -<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch"> -<!ENTITY vim-fixes-patch-md5 "87056fb6fd7bc3df5cd328e26a83bf43"> -<!ENTITY vim-fixes-patch-size "166 KB"> +<!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-5.patch"> +<!ENTITY vim-fixes-patch-md5 "3af30a47fbf94d141c4317bf87d28e25"> +<!ENTITY vim-fixes-patch-size "826 KB"> <!-- <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b"> |