diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-30 20:26:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-30 20:26:27 +0000 |
commit | bdee2f5886beaa74902b2a7a64cae6b149aba355 (patch) | |
tree | b648a532c2aebb558c69643237e4dac427ae32f5 /chapter01 | |
parent | ebf29a9bc05b84d4ad2bf3be5a4fffa23f34f0b2 (diff) |
Add instructions for installing additional documentation for Bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 2fae20ed4..981c9513a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -110,6 +110,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 30th, 2005 [matt]: Added instructions for installing Bash +documentation (Randy McMurchy).</para></listitem> + <listitem><para>July 29th, 2005 [manuel]: Removed the text about defining gvimrc.</para></listitem> |