Added patch to make sure Notepad creates new files immediately.

This commit is contained in:
Sebastian Lackner
2015-08-22 22:01:24 +02:00
parent d7da67b4de
commit cd3a07933a
5 changed files with 58 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -30,6 +30,7 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
(fixes Wine Staging Bug #485).
* Added patch to return STATUS_OBJECT_NAME_INVALID in
wine_nt_to_unix_file_name for paths that only contain a prefix.
* Added patch to make sure Notepad creates new files immediately.
* Removed patch to move security cookie initialization from memory management
to loader (accepted upstream).
* Removed patches for stub of D3DCompileFromFile and D3DCompile2 (accepted