summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 512c86b4..37b6e5b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-13 Frank Ch. Eigler <fche@elastic.org>
+ * main.cxx (main): Suppress "Try again with -v" message if already
+ verbose.
+
+2006-01-13 Frank Ch. Eigler <fche@elastic.org>
+
* translate.cxx (c_unparser:getmap): Correct exception throwing typo.
2006-01-12 Josh Stone <joshua.i.stone@intel.com>