summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-20 11:17:09 +0100
committerBruno Haible <bruno@clisp.org>2009-12-20 11:17:09 +0100
commita343f956096d23d0384510a6616ff0a36c22a691 (patch)
tree894062215d8094be7394db3259b92fc6eaf61d7d /ChangeLog
parente2adb5825803e2a3b72eae3eadb75e34ffc56a78 (diff)
downloadgperf-a343f956096d23d0384510a6616ff0a36c22a691.tar.gz
Change the default language to ANSI-C.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b4fe8b..1c9bbee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2009-12-20 Bruno Haible <bruno@clisp.org>
+ Change the default language to ANSI-C.
+ * src/options.cc (Options::long_usage): Mention new default language.
+ (Options::Options): Change default of _option_word.
+ (Options::set_language): Change fallback.
+ * doc/gperf.texi (Gperf Declarations, Output Language): Mention new
+ default language.
+ * NEWS: Mention the change.
+ Reported by Albert Cahalan <acahalan@gmail.com>.
+
* src/version.cc (version_string): Bump to 3.1.
* doc/gperf.texi: Bump version.