summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65cca630..892e8460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-04 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 2057.
+ * translate.cxx (c_unparser_assignment::visit_arrayindex): Don't take
+ write lock around pmap accumulation.
+
2006-01-04 Will Cohen <wcohen@redhat.com>
* testsuite/buildok/printf.stp: Improve test coverage.