Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 6094) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2010-12-21: Version 3.0.4 |
+ |
+ Added Date::ResetCache() to the API so that the cached values in the |
+ Date object can be reset to allow live DST / timezone changes. |
+ |
+ Extended existing support for printing (while debugging) the contents |
+ of objects. Added support for printing objects from release builds. |
+ |
+ Fixed V8 issues 989, 1006, and 1007. |
+ |
+ |
2010-12-17: Version 3.0.3 |
Reapplied all changes for version 3.0.1. |