diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 19:45:26 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 19:45:26 +0000 |
commit | e5471c09a6ae708c247b5da33a8ca64c6cabd0db (patch) | |
tree | cb97f509182828046199cc2affce5640c8d6972a | |
parent | d28673b029a9f56cb06345e6f8d54fcf12071cde (diff) |
Noted addition of chapter2-how to ask for help
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a9759ef81..496f5ec19 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,9 @@ <itemizedlist> +<listitem><para>September 7th, 2001 [gerard]: Chapter 2: Added "How to +ask for help" section.</para></listitem> + <listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Makedev: changed chmod to 754. Makes more sense, non-root can't run it anways.</para></listitem> |