diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-26 04:30:50 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-26 04:30:50 +0000 |
commit | 3a0c30701afe163705c8a81c673f81a7e9cc2f3f (patch) | |
tree | 6be0db1d4787cc794f867717ea35ff966d50f63f /chapter01 | |
parent | 25eacc67c19169bcc9f21a3527738aaab0773d42 (diff) |
Updated bash in unstable to include the display wrap patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 79cd089ac..0f78cb9f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -84,6 +84,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 25, 2004 [jeremy]: Added the new bash display wrap +patch, which fixes a problem with bash wrapping lines incorrectly</para></listitem> + <listitem><para>August 4, 2004 [jeremy]: Removed the bogus notes regarding the readline patch in chapter 5, since this has been removed with the upgrade to readline-5.0</para></listitem> |