Added patch for forward/backward compatibility of previous format of high precision registry timestamps.

This commit is contained in:
Sebastian Lackner
2015-08-19 09:27:00 +02:00
parent b1ede54d23
commit ab06aee23d
3 changed files with 75 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -16,6 +16,8 @@ wine-staging (1.7.50) UNRELEASED; urgency=low
(fixes Wine Staging Bug #363).
* Added patch fix detection of case-insensitive systems in MSYS2.
* Added patch to fix implementation of krnl386.exe16.GetTempDrive.
* Added patch for forward/backward compatibility of previous format of high
precision registry timestamps.
* Removed patch to move security cookie initialization from memory management
to loader (accepted upstream).
* Removed patches for stub of D3DCompileFromFile and D3DCompile2 (accepted