aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.sgml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-09 01:59:33 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-09 01:59:33 +0000
commit11912e0236363c2e9ca233335cff8483461b3a92 (patch)
treea5ed2f4b9a9acdc6b3ccd40d4ce3e9726401813d /chapter01/changelog.sgml
parent417883205cc0745f8e421a29326cedf786ef01e2 (diff)
Noted the $* -> $@ change in bison's yacc script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.sgml')
-rw-r--r--chapter01/changelog.sgml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml
index d650c2972..40b74aaba 100644
--- a/chapter01/changelog.sgml
+++ b/chapter01/changelog.sgml
@@ -69,6 +69,9 @@ Chapter 6: Added the creation of the lex symlink to the flex
installation.
</para></listitem>
+<listitem><para>
+Chapter 6: Changed $* into $@ in the yacc script during bison's
+installation. $@ allows usage of quoted arguments with blanks.
</itemizedlist>
</sect1>