diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7c8f042a2..04adba26d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2006-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Use all 5 of the patches currently supplied by + the upstream maintainers of Bash.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Autoconf-2.61. Fixes <ulink url="&lfs-ticket-root;1918">#1918</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8a076e697..085167b59 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -202,7 +202,7 @@ <title>Added:</title> <listitem> - <para>&bash-comment-patch;</para> + <para>&bash-fixes-patch;</para> </listitem> <listitem> <para>&less-signal_fix-patch;</para> |