Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index c5a391146238c274d17c44dbda659a320d1af50f..428e33be0aa87c0e68ddf4d3ad41ba583db7731d 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,14 @@ |
+2013-10-03: Version 3.22.7 |
+ |
+ Debug: Allow stepping into on a given call frame |
+ (Chromium issue 296963). |
+ |
+ Always use timeGetTime() for TimeTicks::Now() on Windows |
+ (Chromium issue 288924). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2013-10-02: Version 3.22.6 |
Performance and stability improvements on all platforms. |