diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 05:13:17 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 05:13:17 +0000 |
commit | 8c6f3456f85f6cdd6bd3f54cd199084aae23b8fd (patch) | |
tree | 5c42959ec5a961f6b283d3542f3712cccde42ef0 /chapter01 | |
parent | e4f5f0466a88a432627ebc4ddc7bdd59bf2e9ee3 (diff) |
Applied Zack's ch5-texinfo patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 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 88d5ff246..15c8452f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,9 @@ </itemizedlist> </para></listitem> +<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Texinfo: +Don't install the texmf data. It's not used by anything.</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. |