diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:10:51 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-11 21:10:51 +0000 |
commit | 49ff2b25467a2956312ec928056c70b083aba14d (patch) | |
tree | c93ee53effa5f140e60b71827bd2f81005712845 /chapter01/changelog.xml | |
parent | f65a5468e48693fd38a6a72504cfd15f9718097d (diff) |
Changed variable used to link ncurses into readline - doesn't overwrite other settings. Thanks Alex Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7209 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 19460f590..ddc9d0caf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>December 11, 2005 [jhuntwork]: Changed variable used in readline for linking +in ncurses. Thanks to Alexander Patrakov for the fix.</para> +</listitem> + <listitem><para>December 9, 2005 [matt]: Upgrade to man-pages-2.16</para> </listitem> |