diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-17 04:03:27 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-17 04:03:27 +0000 |
commit | 554b3660c95e80522befbb3ad5ab25bee047718a (patch) | |
tree | 7d01e26593281923ae3c7b372a5575a7925905a9 /chapter01 | |
parent | d0dfce439ef2f3bfcd88ab9e69e6ad1956dfcd77 (diff) |
Chapter 6 - Texinfo: Added note about how to recreate the /usr/share/info/dir file if needed. Closes Bug 485.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 34ed1827c..643c77ec3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,10 @@ </itemizedlist> </listitem> +<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note +about how to recreate the /usr/share/info/dir file if needed. Closes Bug +485.</para></listitem> + <listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.</para></listitem> |