Changeset 21984 for trunk/changelog


Ignore:
Timestamp:
Mar 19, 2012, 12:48:57 AM (14 years ago)
Author:
dmik
Message:

Release 0.8.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r21965 r21984  
     10.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
    1120.8.3 (2012-02-07)
    213------------------
Note: See TracChangeset for help on using the changeset viewer.