diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-13 18:41:56 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-12-13 18:41:56 +0000 |
commit | a71ef0810363a3f394108b943bd0be00b506293b (patch) | |
tree | 026753e259c32b16f6f16392e4ce4ffcc35b9981 /chapter01/changelog.xml | |
parent | 646a1845e54213b88c741c0c96d8d693983f8013 (diff) |
Install Tcl's internal headers to /tools/include. Thanks Greg Schafer, Dan Nicholson (fixes bug 1670).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7218 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 687d213a3..fcc4b7a9e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,11 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>December 13, 2005 [jhuntwork]: Install Tcl's internal headers to /tools/include, +allowing us to drop its source directory right away. Origin is Greg Schafer, and thanks to +Dan Nicholson for the report (fixes bug 1670).</para> +</listitem> + <listitem><para>December 12, 2005 [jhuntwork]: Updated texinfo patch. Fixes segfault issues with texindex. Thanks to Randy McMurchy for the report and Bruce Dubbs and Joe Ciccone for the fix.</para> </listitem> |