Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 79beb3b063b2db41addc716b81bd504977b20959..97174a83a4fbaa127d6bd78e8f0eed8989c34bce 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2012-02-06: Version 3.9.2 |
+ |
+ Add timestamp to --trace-gc output. (issue 1932) |
+ |
+ Heap profiler reports implicit references. |
+ |
+ Optionally export metadata with libv8 to enable debuggers to inspect V8 |
+ state. |
+ |
+ |
2012-02-02: Version 3.9.1 |
Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo |