diff --git a/debian/changelog b/debian/changelog index cfc3f372..5f6a08eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +wine-compholio (1.7.13) unstable; urgency=low + * Added support for inherited file ACLs. + * Further separated the file ACL patches. + * Updated linguistic casing patches to include tests. + * Updated the patch list template to be compatible with 'git am'. + * Moved the patching code out of the debian rules into a Makefile. + * Removed the named pipe security access patch (accepted upstream). + * Explicitly run configure with '--with-xattr' when building debian packages. + * Will now fail on configure when '--with-xattr' is passed and xattr.h cannot be found. + -- Erich E. Hoover Thu, 20 Feb 2014 18:48:03 -0700 + wine-compholio (1.7.12-1) unstable; urgency=low * Fixed PulseAudio patches to apply with 'git am'. * Fixed PulseAudio driver configure file for upstream Wine 1.7.12.