Avoid race-conditions in NtReadFile() operations with write watches.

This commit is contained in:
Sebastian Lackner
2015-02-10 06:40:25 +01:00
parent c1ae413bcc
commit e8d4cc0cb0
5 changed files with 72 additions and 0 deletions

View File

@@ -38,6 +38,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
===================================
**Bugfixes and features included in the next upcoming release [1]:**
* Avoid race-conditions in NtReadFile() operations with write watches.
**Bugs fixed in Wine Staging 1.7.36 [167]:**
* Add Dynamic DST exceptions for Israel Standard Time ([Wine Bug #36374](https://bugs.winehq.org/show_bug.cgi?id=36374))