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 fd3860e6..8572035b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-26 Frank Ch. Eigler <fche@elastic.org>
+
+ * translate.cxx (emit_module_exit): Call synchronize_sched during
+ module shutdown if it's available.
+ * buildrun.cxx (compile_pass): Test for it.
+
2008-11-25 Frank Ch. Eigler <fche@elastic.org>
PR 7046.