diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-12-17 18:00:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-12-17 18:00:15 +0000 |
commit | 64aeb1e5a9efdd1fb493830bbfaee223f7066a02 (patch) | |
tree | d5678109e8671e69c8943fac46493318714174e6 | |
parent | f8d484de8e085ba0264f868856f412c9c2df2d96 (diff) |
Reorder an incorrectly placed changelog entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1eef53355..c4a05bae8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,11 +114,6 @@ 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 17, 2005 [matt]: Symlink Vim's documentation to /usr/share/doc. Fixes bug 1610. Thanks to Randy McMurchy for the original report and to Ken and Jeremy for their investigations into the fix.</para> @@ -130,6 +125,11 @@ report and to Ken and Jeremy for their investigations into the fix.</para> <listitem><para>December 17, 2005 [matt]: Upgrade to man-pages-2.17</para> </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> |