diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:31:25 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:31:25 +0000 |
commit | 711e548c59b73a92316e8af93dc4e8f6074c61e5 (patch) | |
tree | 31c8d53802a2938655ca0c6be861d106b8ef90e8 | |
parent | 484cd212ac356dc46c961f9f2748765b94690875 (diff) |
*** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 65d6976fe..a55c8632b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,10 @@ <itemizedlist> +<listitem><para>January 30th, 2002 [gerard]: Chapter 5 - Mounting proc: +Rephrased the text a bit (it implied you can only mount the proc fs more +than once, which isn't true anymore these days).</para></listitem> + <listitem><para>January 30th, 2002 [markh]: Chapter 5: Enhanced the make mrproper explanation.</para></listitem> |