Added patch to store registry timestamps with nanoseconds precision.

This commit is contained in:
Sebastian Lackner
2015-07-28 17:57:36 +02:00
parent 1ce0efdd60
commit a9538a1965
5 changed files with 74 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to export additional OpenAL32 functions.
* Added patch to return dummy ID3DXSkinInfo interface when skinning info not
present.
* Added patch to store registry timestamps with nanoseconds precision.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM