diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:37:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:37:07 +0000 |
commit | 8b88eca0eee11d3d8a386f2e60dd5b42c54c9424 (patch) | |
tree | 918248b987e5e12eb33a66bd89caa5b05b81695d /chapter01 | |
parent | 56cacac843808b117e9ebd92c1388dd1fb97e6e9 (diff) |
Upgrade to Readline-6.0. Fixes #2353.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 675b4a4f1..30d83b50e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-03-11</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Readline-6.0. Fixes + <ulink url="&lfs-ticket-root;2353">#2353</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to MPFR-2.4.1. Fixes <ulink url="&lfs-ticket-root;2359">#2359</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 83c2c14ae..1fbb3033d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -155,9 +155,9 @@ <!--<listitem> <para>Psmisc &psmisc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Readline &readline-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Sed &sed-version;</para> </listitem>--> @@ -245,10 +245,6 @@ </listitem> <listitem> - <para>&readline-fixes-patch;</para> - </listitem> - - <listitem> <para>&tar-testsuite-patch;</para> </listitem> |