Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Side by Side Diff: ChangeLog

Issue 3757004: Fix the version number in the ChangeLog. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2010-10-13: Version 2.5.0 1 2010-10-13: Version 2.4.9
2 2
3 Fixed a bug in the handling of conditional expressions in test 3 Fixed a bug in the handling of conditional expressions in test
4 contexts in compiler for top-level code. 4 contexts in compiler for top-level code.
5 5
6 Added "//@ sourceURL" information to the StackTrace API. 6 Added "//@ sourceURL" information to the StackTrace API.
7 7
8 Exposed RegExp construction through the API. 8 Exposed RegExp construction through the API.
9 9
10 10
11 2010-10-04: Version 2.4.8 11 2010-10-04: Version 2.4.8
(...skipping 2124 matching lines...) Expand 10 before | Expand all | Expand 10 after
2136 2136
2137 Improved debugger support by allowing nested break points and by 2137 Improved debugger support by allowing nested break points and by
2138 dealing with stack-overflows when compiling functions before 2138 dealing with stack-overflows when compiling functions before
2139 setting break points in them. 2139 setting break points in them.
2140 2140
2141 2141
2142 2008-07-03: Version 0.1.0 2142 2008-07-03: Version 0.1.0
2143 2143
2144 Initial export. 2144 Initial export.
2145 2145
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698