diff options
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> |