Added patch to return default palette entries from GetSystemPaletteEntries for non-palette-based devices.

This commit is contained in:
Sebastian Lackner
2015-05-07 04:20:48 +02:00
parent d532c3b5bd
commit caf809b1d5
5 changed files with 229 additions and 18 deletions

View File

@@ -39,10 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [3]:**
**Bug fixes and features included in the next upcoming release [4]:**
* Add stub for atl80.AtlIPersistPropertyBag_Save ([Wine Bug #33888](https://bugs.winehq.org/show_bug.cgi?id=33888))
* Improve ReadDataAvailable handling in FilePipeLocalInformation class
* Return default palette entries from GetSystemPaletteEntries for non-palette-based devices
* Wait before reusing recently freed memory