Removed strmbase/quartz locking fix patches (accepted upstream).

This commit is contained in:
Erich E. Hoover
2014-08-05 17:28:27 -06:00
parent e08596a770
commit 9b6f3ef459
10 changed files with 2 additions and 214 deletions

3
debian/changelog vendored
View File

@@ -17,7 +17,8 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to use manual redirection for RunDLL_CallEntry16.
* Added patch to set ldr.EntryPoint for main executable.
* Removed patch to create directories (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Jul 2014 17:40:14 -0600
* Removed strmbase/quartz locking fix patches (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 05 Aug 2014 17:28:04 -0600
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.