diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-10 15:36:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-10 15:36:53 +0000 |
commit | 6927f6d9353834f7c126bf4ccb61b5851d584835 (patch) | |
tree | d70b8b188fb5be8b442096c6dfcf333cb67b6e00 /chapter01/changelog.xml | |
parent | 45d0e15d4c9b4f679d5da57ee1b3faddcfbfc6a3 (diff) |
Noted removal of groff-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 42ac4d97f..808a323ce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,11 @@ Updated to: </para></listitem> <listitem><para> +Chapter 6: Removed the Groff command explanation regarding CXXFLAGS +which has been made obsolete with the update to groff-1.17.1 +</para></listitem> + +<listitem><para> Chapter 7: Changed $* into "$@" in the functions script. "$@" allows usage of quoted arguments with blanks. </para></listitem> |