Added patch to silence noise when compiling with -Werror on Archlinux.

This commit is contained in:
Sebastian Lackner
2014-09-06 05:06:09 +02:00
parent 41b4bc29a0
commit baae7829ff
3 changed files with 13 additions and 2 deletions

4
debian/changelog vendored
View File

@@ -1,5 +1,9 @@
wine-compholio (1.7.26) UNRELEASED; urgency=low
* Added new make targets 'series' and 'install-git'.
* Some improvements in the patch system scripts.
* Fixed issues in the winepulse configure script.
* Fixed some issues in patches for Inherited ACLs.
* Fixed some issues in patches for backwards compatibility with old ACL format.
* Added patch to fix unintentional leaks with ntdll internals.
* Added patch to add support for DOS hidden/system file attributes.
* Added patch to use dynamic linking for libpcap.