Reviewers: Christian Plesner Hansen,

Description:
Prepare to push minor change to trunk as version 0.4.8.1. Stillworking
on 0.4.9.

Please review this at http://codereview.chromium.org/18353

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     ChangeLog


Index: ChangeLog
===================================================================
--- ChangeLog   (revision 1101)
+++ ChangeLog   (working copy)
@@ -1,3 +1,9 @@
+2009-01-19: Version 0.4.8.1
+
+        Fixed some problems with the debugger support that caused  
regressions
+        in Chrome.
+
+
  2009-01-16: Version 0.4.8

          Fixed string length bug on ARM (issue 171).
@@ -7,11 +13,11 @@
          Optimized object literals by improving data locality.

          Fixed bug that caused incomplete functions to be cached in case of
-       stack overflow exceptions.
+        stack overflow exceptions.

          Fixed bugs that caused catch variables and variables introduced by
-       eval to behave incorrectly when using accessors (issues 186, 190
-       and 191).
+        eval to behave incorrectly when using accessors (issues 186, 190
+        and 191).


  2009-01-06: Version 0.4.7



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to