Remove windowscodecs/PropertyBag patch (accepted upstream).

This commit is contained in:
Sebastian Lackner
2014-08-07 23:58:57 +02:00
parent c50689ab09
commit ea59363fcb
5 changed files with 4 additions and 53 deletions

6
debian/changelog vendored
View File

@@ -16,9 +16,11 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to allow setting tablet / media center status via registry.
* 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).
* Added patch to fix invalid memory access in windowscodecs/PropertyBag.
* Removed patch to create Vista directories (accepted upstream).
* Removed strmbase/quartz locking fix patches (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 05 Aug 2014 17:28:04 -0600
* Removed windowscodecs/PropertyBag patch (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 07 Aug 2014 23:57:43 +0200
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.