Revise README message for ntdll leak fixes.

This commit is contained in:
Erich E. Hoover 2014-08-25 09:22:53 -06:00
parent ff169cd1b7
commit 023b7bd4cb
2 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ Included bugfixes and improvements
**Bugfixes and features included in the next upcoming release [2]:**
* Fix unintentional leaks with ntdll internals
* Support for DOS hidden/system file attributes ([Wine Bug #9158](http://bugs.winehq.org/show_bug.cgi?id=9158 "Multiple Microsoft development tools online/web installers fail to skip \"$shtdwn$.req\" with FILE_ATTRIBUTE_HIDDEN (Visual Studio Express Editions, .NET Framework 3.0)"))
* Unintentional leaks with ntdll internals
**Bugs fixed in Wine-Compholio 1.7.25 [53]:**

View File

@ -1,4 +1,4 @@
Author: Erich E. Hoover
Subject: Fix unintentional leaks with ntdll internals
Revision: 1
Fixes: Unintentional leaks with ntdll internals
Fixes: Fix unintentional leaks with ntdll internals