]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Handle more general types of option arguments.
[bison.git] / ChangeLog
index a9f760207de66ca7750172105c19103609de306a..2d384edc9f4d278621ed79f2605a011cc88dd255 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-07  Akim Demaille  <demaille@gostai.com>
+
+       Handle more general types of option arguments.
+       * build-aux/cross-options.pl: The argument ends at the first
+       space, not the first non-symbol character.
+       Use @var for each word appearing the argument description.
+
 2008-11-07  Akim Demaille  <demaille@gostai.com>
 
        Destroy the variants that remain on the stack in case of error.