Updated changelog with recent changes.

This commit is contained in:
Erich E. Hoover 2014-06-13 15:22:47 -06:00
parent 2241ffdf4b
commit 8df335170a

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
wine-compholio (1.7.20) UNRELEASED; urgency=low
* Remove several patches (accepted upstream).
* Fix recommendation for odbc and add libgsm1.
* Disabled gstreamer (broken with glib >= 2.32.0).
* Updated scripts to be compatible with BSD systems.
* Update winepulse patches to latest revision (extracted from 1.7.19).
* Force autoreconf even when timestamp seems to indicate that it is not necessary.
* Added a patch to avoid a race-condition when unloading modules while a hook is active.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 13 Jun 2014 15:29:07 -0600
wine-compholio (1.7.19-1) unstable; urgency=low
* Added a patch to fix return value for FSCTL_PIPE_WAIT (required for Unity3D).
* Added a patch to stub TokenAppContainerSid in NtQueryInformationToken (required for Unity3D).