Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index f4a3fc2a51f4bb63c0f28028d19f0e08dc2a873a..643dd368b7978bf924331b0020baa7dc5335f4d4 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,15 @@ |
+2011-08-03: Version 3.5.3 |
+ |
+ MIPS: Port of fix to ClassOf check from ARM. |
+ Patch from Paul Lind <plind44@gmail.com>. |
+ |
+ Stopped using mprotect on Cygwin. |
+ Avoided uninitialized member warning on gcc 4.3.4 |
+ Both patches by Bert Belder. |
+ |
+ Bug fixes and performance improvements on all platforms. |
+ |
+ |
2011-08-01: Version 3.5.2 |
Performance improvements on all platforms. |