summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d577b3e..a20252f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-06-14 Frank Ch. Eigler <fche@elastic.org>
+ * translate.cxx (emit_module_init): Emit translator/elfutils
+ version numbers together.
+ * main.cxx (version): Ditto.
+ (main): Skip printing tapset directories where no sources were found.
+
+2007-06-14 Frank Ch. Eigler <fche@elastic.org>
+
PR 3331 cont'd.
* loc2c.c (emit_base_fetch): Emit size/signedness cast
slightly differently for every low-level fetch.