aboutsummaryrefslogtreecommitdiffstats
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 4a5f80c..96d3c47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-01-15 Jiri Vanek <[email protected]>
+
+ Fixed memory leak detector to correctly handle pre_init_messages queue.
+ * plugin/icedteanp/IcedTeaPluginUtils.cc: implemented (reset_pre_init_messages)
+ method.
+ * plugin/icedteanp/IcedTeaPluginUtils.h: declared (reset_pre_init_messages).
+ * tests/cpp-unit-tests/MemoryLeakDetector.h: (reset_global_state) called
+ (reset_pre_init_messages).
+
2014-01-09 Andrew Azores <[email protected]>
* html-gen.sh: made more idiomatic and removed some bashisms