Added patch to improve heap allocation performance.

This commit is contained in:
Sebastian Lackner
2014-08-27 02:58:27 +02:00
parent 3246faa114
commit a8f3f9c4e4
5 changed files with 51 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-compholio (1.7.26) UNRELEASED; urgency=low
* Added patch to add support for DOS hidden/system file attributes.
* Added patch to use dynamic linking for libpcap.
* Added patch to fix issues when using setcap on wine executable.
* Added patch to improve heap allocation performance by using more freelists.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 27 Aug 2014 00:34:51 +0200
wine-compholio (1.7.25) unstable; urgency=low