| Index: ChangeLog
|
| diff --git a/ChangeLog b/ChangeLog
|
| index 33d488037e41cbec99d5d0871b66cf09ffbedca1..debf00a2f4a900ecaf5d39485b9f0b4461212000 100644
|
| --- a/ChangeLog
|
| +++ b/ChangeLog
|
| @@ -1,3 +1,20 @@
|
| +2012-07-27: Version 3.12.17
|
| +
|
| + Fixed invalid DescriptorArray access using invalid LastAdded index.
|
| +
|
| + Always set the callee's context when calling a function from optimized
|
| + code.
|
| + (Chromium issue 138887)
|
| +
|
| + Fixed building with GCC 3.x
|
| + (issue 2016, v8:2017)
|
| +
|
| + Improved API calls that return empty handles.
|
| + (issue v8:2245)
|
| +
|
| + Performance and stability improvements on all platforms.
|
| +
|
| +
|
| 2012-07-25: Version 3.12.16
|
|
|
| Performance and stability improvements on all platforms.
|
|
|