Removed several patches (accepted upstream).

This commit is contained in:
Sebastian Lackner
2014-12-15 22:50:30 +01:00
parent 346417b032
commit 8765c50218
10 changed files with 14 additions and 961 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
wine-compholio (1.7.34) UNRELEASED; urgency=low
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 15 Dec 2014 22:42:09 +0100
wine-compholio (1.7.33) unstable; urgency=low
* Various improvements of patchupdate.py.
* Added patches for wined3d CSMT (command stream) support.