diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-02-22 19:08:35 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-02-22 19:08:35 +0000 |
commit | c69e98412f60c86a4000a5965b8f312c6994b9ae (patch) | |
tree | 6040eb9c5593da3cdfefdd5dfb87324e748fc43a /chapter01/changelog.xml | |
parent | f7aeb473f8ab9d515d27548c9ef360217b4001c5 (diff) |
Correct the version number in Readline's documentation. This is the equivalent of upstream's 002 patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 ba31a96f5..2668a4586 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-02-22</para> <itemizedlist> <listitem> + <para>[matthew] Correct the version number used in Readline's + documentation. This is the equivalent of upstream's 002 patch.</para> + </listitem> + <listitem> <para>[bdubbs] Update to e2fsprogs-1.41.10. Fixes <ulink url="&lfs-ticket-root;2576">#2576</ulink>. This also reverts the changes made in response to |