diff options
Diffstat (limited to 'chapter01/changelog.sgml')
-rw-r--r-- | chapter01/changelog.sgml | 3 |
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> |