diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-06 20:19:50 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-06 20:19:50 +0000 |
commit | 348d79f8d705c7db59858ed1ee3d1b31671952c0 (patch) | |
tree | 5569a3bf8705ed0cfd3ca2ea22622849d96ccf90 /chapter01 | |
parent | 7acaebec5dfe7f928afda74b0cc25eec04c9c11e (diff) |
applied alex groenewoud's indexing programs and backreferencing patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 638eccdf7..c990e4a38 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,10 @@ </itemizedlist> </para></listitem> +<listitem><para>August 6th, 2003 [gerard]: Applied Alex Groenewoud's patch +that adds Appendix B, providing a list of all installed programs and +libraries plus references to the installation pages.</para></listitem> + <listitem><para>July 30th, 2003 [gerard]: Chapter 06 - Vim: Changed the way the global <filename>vimrc</filename> and <filename>gvimrc</filename> locations are defined.</para></listitem> @@ -369,7 +373,7 @@ coreutils-5.0, dejagnu-1.4.3, expect-5.38, gawk-3.1.2, gcc-2.95.3, tcl-8.4.2</para></listitem> <listitem><para>May 2nd, 2003 [gerard] - Integrated new installation method -from the Pure LFS hint.</para></listitem> +from the Pure LFS hint written by Greg Schafer and Ryan Oliver.</para></listitem> </itemizedlist> |