From: ager@chromium.org Date: Thu, 14 Oct 2010 18:54:53 +0000 (+0000) Subject: Fix the version number in the ChangeLog. X-Git-Tag: upstream/4.7.83~21089 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=740dece782d1ab5b00df80d644b5b13be64855b5;p=platform%2Fupstream%2Fv8.git Fix the version number in the ChangeLog. TBR=kmillikin@chromium.org Review URL: http://codereview.chromium.org/3757004 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5625 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/ChangeLog b/ChangeLog index 367434e..d278a99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2010-10-13: Version 2.5.0 +2010-10-13: Version 2.4.9 Fixed a bug in the handling of conditional expressions in test contexts in compiler for top-level code.