Changeset 21965 for trunk/changelog


Ignore:
Timestamp:
Feb 7, 2012, 1:32:03 PM (14 years ago)
Author:
dmik
Message:

Release 0.8.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r21934 r21965  
     10.8.3 (2012-02-07)
     2------------------
     3    - Add bldlevel info to all Odin DLLs and EXEs.
     4    - Fix "Memory allocation failure" error when loading some Win32 EXEs with
     5      PE/PEC.
     6    - user32: Implement GetComboBoxInfo() needed for some apps.
     7    - Fix crashes in CreateIconIndirect()/CreateIconFromResource()/LoadImage()
     8      (seen in e.g. WinRAR).
     9    - wgss: Fix broken GetFullPathName() that could lead to strange behavior.
     10    - Add a bunch of API stubs referenced by the debug version of Flash DLL.
     11    - shell32: Implement SHGetDiskFreeSpace[Ex]().
     12    - user32: Make sure GetQueueStatus?() correctly reports QS_KEY state (this
     13      fixes playback in focused windows in Flash versions above 10.0.45).
     14    - kernel32: Implement SwitchToThread().
     15    - Brush up log files in Odin debug builds (human readable timestamps,
     16      output serialization, etc.).
     17    - user32: Support MIIM_FTYPE/MIIM_STRING flags properly in InsertMenuItem()
     18      and SetMenuItemInfo() (this e.g. fixes context menus in Flash > 10.0.45).
     19    - Show Odin version number in the About Odin dialog.
     20
    1210.8.2 (2011-12-30)
    222------------------
Note: See TracChangeset for help on using the changeset viewer.