diff --git a/debian/changelog b/debian/changelog index d4b58f84..d10a7a77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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).