Commit d6e33a94 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

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

Review URL: http://codereview.chromium.org/18353

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1102 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent f5f1cd29
2009-01-19: Version 0.4.8.1
Minor patch to debugger support.
2009-01-16: Version 0.4.8
Fixed string length bug on ARM (issue 171).
......@@ -7,11 +12,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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment