From 6fcc7f732d3556b67d5c6c76230f8f0b7d4efbca Mon Sep 17 00:00:00 2001 From: compholio Date: Sat, 18 Jan 2014 10:41:35 -0700 Subject: [PATCH] Update README.md to include a list of patches. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ddd894a9..d6526188 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,14 @@ wine-compholio-daily ==================== Daily updates for the Wine "Compholio" Edition. + +Current patches include: +* Support for interface change notifications (http://bugs.winehq.org/show_bug.cgi?id=32328) +* Support for stored file ACLs (http://bugs.winehq.org/show_bug.cgi?id=31858) +* Support for Junction Points (http://bugs.winehq.org/show_bug.cgi?id=12401) +* Support for TransmitFile (http://bugs.winehq.org/show_bug.cgi?id=5048) +* Allow CompareStringEx flag NORM_LINGUISTIC_CASING (http://bugs.winehq.org/show_bug.cgi?id=34269) +* XEMBED support for embedding Wine windows inside Linux applications +* Workaround for TransactNamedPipe not being supported +* Reduced SetTimer minimum value from 15 ms to 5 ms (improves Silverlight framerates) +* Workaround for shlwapi URLs with relative paths