Updated main extended attributes patch to include BSD support.

This commit is contained in:
Erich E. Hoover
2014-07-08 14:30:46 -06:00
parent 8e2ab550d8
commit 2bfe73c2b7
5 changed files with 45 additions and 112 deletions

3
debian/changelog vendored
View File

@@ -5,9 +5,10 @@ wine-compholio (1.7.22) UNRELEASED; urgency=low
* Updated RegSetKeySecurity patch to work with special root keys.
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
* Updated main extended attributes patch to include BSD support.
* Return NULL-terminated list of arguments in CommandLineToArgvW.
* Updated main extended attributes patch to include additional data checks.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 08 Jul 2014 14:31:43 -0600
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 08 Jul 2014 14:32:30 -0600
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).