Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 4259) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2010-03-25: Version 2.1.9 |
+ |
+ Added API support for reattaching a global object to a context. |
+ |
+ Extended debugger API with access to the internal debugger context. |
+ |
+ Fixed Chromium crashes (issues http://crbug.com/39128 and |
+ http://crbug.com/39160) |
+ |
+ |
2010-03-24: Version 2.1.8 |
Added fine-grained garbage collection callbacks to the API. |