diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 05:09:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 05:09:24 +0000 |
commit | e4f5f0466a88a432627ebc4ddc7bdd59bf2e9ee3 (patch) | |
tree | 84377b749c79229b99d9075ed9baaa99e6900771 /chapter01/changelog.xml | |
parent | 6548fcc9666668bb036fc3c077090b4bad869971 (diff) |
Applied Zack's ncurses patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 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 a535e4772..88d5ff246 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,11 @@ </itemizedlist> </para></listitem> +<listitem><para>May 12th, 2003 [winkie]: Chapter 05 & 06 - Installing +Ncurses: In Chapter 6, symlink creation has been updated to include +libcurses.*, and libncurses++.a has it's properties changed to 644. +Chapter 5 doesn't need any libcurses.* so those are removed.</para></listitem> + <listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added $(hostname) to /etc/hosts, without it Perl's hostname test doesn't pass.</para></listitem> |