aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-19 22:35:14 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-19 22:35:14 +0000
commit9da62ab0cd9dcd7f4cdec8348432c9ad13a126aa (patch)
treedcb5f6facc408a3e4e716eefd37ce859aee1153c /chapter01
parente1c7e32ae38c9e45821d8df8fac70cecf812db38 (diff)
Small textual frobbings, and removing an unneeded {,share/}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0dfd196ac..f8ade9e49 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,15 +6,19 @@
<itemizedlist>
+<listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
+an unnecessary "{,share/}" from the documentation's <command>rm</command>
+command.</para></listitem>
+
<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded Less
-to 382</para></listitem>
+to 382.</para></listitem>
<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 & 6 - Upgraded
ncurses to version 5.4, and removed references to etip patch.</para></listitem>
<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
paths from the pwconv and grpconv commands, since /usr/sbin is part of
-the default path</para></listitem>
+the default path.</para></listitem>
<listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
installation section to chapter 7.</para></listitem>