Changeset 22064 for trunk/changelog


Ignore:
Timestamp:
Feb 17, 2013, 12:05:57 AM (13 years ago)
Author:
dmik
Message:

Release 0.8.9.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r22057 r22064  
     10.8.9 (2013-02-17)
     2------------------
     3    - kernel32: Fix long string output to stdout in console I/O mode.
     4    - kernel32: Fix endless loop in new console I/O mode. This
     5      fixes hangs of Java applicaitons logging to the console.
     6    - gdi32: Fix crash in ResetDCW() caused by accessing invalid memory. This
     7      fixes printing in all Java applications.
     8    - riched32: Return TRUE from EM_SETBKGNDCOLOR and EM_SETCHARFORMAT.
     9
    1100.8.8 (2012-12-31)
    211------------------
     
    1120    - kernel32: Make all console modes on by default except ENABLE_WINDOW_INPUT
    1221      (according to MSDN).
    13 
    1422
    15230.8.7 (2012-12-19)
Note: See TracChangeset for help on using the changeset viewer.