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 822a379a..e34a7aed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-25 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 1336.
+ * tapsets.cxx (translate_final_fetch_or_store): Remove apparently
+ unnecessary check.
+ * testsuite/transok/ten.stp: New test for void* integerification.
+
2005-11-24 Frank Ch. Eigler <fche@redhat.com>
PR 1903