Added patch to assign a drive serial number during prefix creation/update.

This commit is contained in:
Sebastian Lackner
2015-05-25 06:10:28 +02:00
parent 7f9bf47dd0
commit 83cbd1daaa
5 changed files with 77 additions and 6 deletions

View File

@@ -39,11 +39,12 @@ 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 shell32 placeholder icons to match offsets with Windows ([Wine Bug #30185](https://bugs.winehq.org/show_bug.cgi?id=30185))
* Add stubbed ISWbemSecurity interfaces in wbemdisp
* Also handle '\r' as whitespace in wbemprox queries
* Assign a drive serial number during prefix creation/update ([Wine Bug #17823](https://bugs.winehq.org/show_bug.cgi?id=17823))
**Bug fixes and features in Wine Staging 1.7.43 [235]:**