Removed patch to reallocate buffer when adding records to AVI files (fixed upstream).

This commit is contained in:
Sebastian Lackner
2014-12-31 23:45:20 +01:00
parent 706ff96060
commit b5e303e711
5 changed files with 2 additions and 61 deletions

1
debian/changelog vendored
View File

@@ -34,6 +34,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Removed patch for wine64 support on FreeBSD (accepted upstream).
* Removed patch for IoCsqInitialize (accepted upstream).
* Removed patch to fix invalid usage of RegOpenKeyExW in msdmo (fixed upstream).
* Removed patch to reallocate buffer when adding records to AVI files (fixed upstream).
* Partially removed patches for ntdll DOS attributes (accepted upstream).
* Partially removed patches for UTF7 support (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 22:42:09 +0100