diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |