summaryrefslogtreecommitdiff
path: root/po/ChangeLog
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-11-04 16:26:59 +0000
committerAkim Demaille <akim@epita.fr>2001-11-04 16:26:59 +0000
commitea57e0a3c4dd5eb4271f446f97e61aa594ada128 (patch)
tree3c5ae66a8316776db3cc8cc18dd1dd549994aa51 /po/ChangeLog
parent57c429f305ff30bb2657a616632b3167069c13dc (diff)
downloadbison-ea57e0a3c4dd5eb4271f446f97e61aa594ada128.tar.gz
* src/getargs.c (longopts): Support `--output'. getopt is now
able to understand that `--out' is OK: the two racing long options are aliases. (usage): Adjust. * src/lex.h (tok_setopt): Remove, replaced with... (tok_intopt, tok_stropt): these new guys. * src/lex.c (getopt.h): Not needed. (token_buffer, unlexed_token_buffer): Not const. (percent_table): Promote `-' over `_' in directive names. Active `%name-prefix', `file-prefix', and `output'. (parse_percent_token): Accept possible arguments to directives. Promote `-' over `_' in directive names. * doc/bison.texinfo (Decl Summary): Split the list into `directives for grammars' and `directives for bison'. Sort'em. Add description of `%name-prefix', `file-prefix', and `output'. Promote `-' over `_' in directive names. (Bison Options): s/%locactions/%locations/. Nice Freudian slip. Simplify the description of `--name-prefix'. Promote `-' over `_' in directive names. Promote `--output' over `--output-file'. Fix the description of `--defines'. * tests/output.at: Exercise %file-prefix and %output.
Diffstat (limited to 'po/ChangeLog')
-rw-r--r--po/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index f46c9b12..862fa3e1 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -6,6 +6,10 @@
* Makefile.in.in: Upgrade to gettext-0.10.40.
+2001-11-02 gettextize <bug-gnu-utils@gnu.org>
+
+ * Makefile.in.in: Upgrade to gettext-0.10.40.
+
2001-10-10 gettextize <bug-gnu-utils@gnu.org>
* Makefile.in.in: Upgrade to gettext-0.10.40.