diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-23 21:54:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-23 21:54:15 +0000 |
commit | 79d9346ceed712bb30e886278663933b4ef22d21 (patch) | |
tree | e5099418c2389207922d0c7e4cbe4d2e36bcd2bd /chapter01 | |
parent | 6e7a88b1ad1065d140344f047f126065b2b028ec (diff) |
Upgrade to latest upstream fixes for Readline. Fixes #2122.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1cb0e9c0a..b59585195 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-12-23</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to latest upstream fixes for Readline. + Fixes <ulink url="&lfs-ticket-root;2122">#2122</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Man-Pages-2.74. Fixes <ulink url="&lfs-ticket-root;2119">#2119</ulink>.</para> </listitem> |