diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:11:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:11:01 +0000 |
commit | 38810d5151264ba81ccd9fc14d61029cfa2a14ab (patch) | |
tree | 2cc99e4bf57a7a106afb37b704e2d65a207ec666 /chapter01 | |
parent | 317b76b8c070d8ea40c7e3480218ddeb3cfb47f9 (diff) |
* Correct the description of the readline patch in chapter 3. Fixes bug 1049.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4705 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 442649146..6b85903eb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -81,6 +81,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 27, 2005 [matt]: Correct the title of the +readline patch in chapter 3. Fixes bug 1049</para></listitem> + <listitem><para>February 27, 2005 [matt]: Mention udev's testsuite. Fixes bug 1042</para></listitem> |