Added patch for stub of fltlib.FilterLoad.

This commit is contained in:
Sebastian Lackner
2015-05-11 18:19:20 +02:00
parent 5215a311fe
commit c3c9472eb4
5 changed files with 83 additions and 15 deletions

1
debian/changelog vendored
View File

@@ -22,6 +22,7 @@ wine-staging (1.7.43) UNRELEASED; urgency=low
corruption.
* Added patch to use POSIX implementation to enumerate directory content on
FreeBSD.
* Added patch for stub of fltlib.FilterLoad.
* Removed patch to use lockfree implementation for FD cache (accepted
upstream).
* Removed patch to properly handle closing sockets during a select call