diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-05-01 17:50:08 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-05-01 17:50:08 +0000 |
commit | 2ed4bb3f5246251231efd7c1ddd9df0df109bb21 (patch) | |
tree | 07db117cf99ae85976064aeddef7f10e0d57ea34 /chapter01/changelog.xml | |
parent | efa4a64d4297eb1bee0e993ee7b05bdfa8fc0c75 (diff) |
Added two seds to avoid symlink problems with Readline during reinstallation.
Thanks to Dan and Manuel for the fix and for testing. Fixes ticket #1770.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ddc66a61e..f8cdd826c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>May 1, 2006</para> <itemizedlist> <listitem> + <para>[archaic] - Added two seds to avoid symlink problems with + Readline during reinstallation. Thanks to Dan and Manuel for the fix + and for testing. Fixes ticket #1770.</para> + </listitem> + <listitem> <para>[archaic] - Fixed issue where module-init-tools would not re-install its binaries.</para> </listitem> |