diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:53:46 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:53:46 +0000 |
commit | 2c75e3ced6f73948fedc2cae3bbe8df8abe71a40 (patch) | |
tree | 05e304b0fcb5c92c6564116135fdf956ee316715 /chapter01/changelog.xml | |
parent | 24755341b7c56231f48c248cee03276d5a947016 (diff) |
Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 specific patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 33cae6b81..b7a0d6305 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -68,7 +68,7 @@ First a summary, then a detailed log.</para> <listitem><para>Perl &perl-version;</para></listitem> <listitem><para>Procps &procps-version;</para></listitem> <listitem><para>Psmisc &psmisc-version;</para></listitem> -<!-- <listitem><para>Readline &readline-version;</para></listitem> --> +<listitem><para>Readline &readline-version;</para></listitem> <!-- <listitem><para>Sed &sed-version;</para></listitem> --> <listitem><para>Shadow &shadow-version;</para></listitem> <!-- <listitem><para>Sysklogd &sysklogd-version;</para></listitem> --> @@ -114,6 +114,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>December 11, 2005 [jhuntwork]: Upgrade to readline-5.1. Also bash removed bash-3.0 +and readline-5.0 specific patches.</para> +</listitem> + <listitem><para>December 11, 2005 [jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work with the new bash version. Thanks to Alexander Patrakov and ultimately, Greg Schafer for the fix.</para> |