summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e599a0..e68c57ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-30 David Smith <dsmith@redhat.com>
+
+ PR 2339
+ * translate.cxx (c_unparser_assignment::c_assignop): Improved
+ handling of numeric constants in the rest of the assignment
+ operators.
+ (c_tmpcounter_assignment::c_assignop): Updated temporary
+ handling.
+
2007-04-29 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Mention testsuite/configure.ac for version matching.