Changeset 21984 for trunk/changelog
- Timestamp:
- Mar 19, 2012, 12:48:57 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r21965 r21984 1 0.8.4 (2012-03-19) 2 ------------------ 3 - crypt32: Fix occasional crashes in CRYPT32.DLL (e.g. when playing back 4 some Flash contents). 5 - imm32: Initialize KERNEL32.DLL on DLL init (this fixes applications 6 that import IMM32 before KEREL32, e.g. latest OpenJDK builds). 7 - kernel32: Support guard page exceptions (this is used in OpenJDK 8 to implement yellow and red zones on the thread stack). 9 - kernel32: Align stack size interpretation in CreateThread() with MSDN 10 (this may fix "out of stack" exceptions in some applications). 11 1 12 0.8.3 (2012-02-07) 2 13 ------------------
Note:
See TracChangeset
for help on using the changeset viewer.