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 c87915ff..4831e8d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-10 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 1456.
+ * translate.cxx (c_unparser_assignment): Rename "pre" field to "post",
+ add blurb to clarify polarity.
+ (visit_pre/post_crement): Flip passed flag value.
+
2005-10-07 Frank Ch. Eigler <fche@elastic.org>
PR 1366.