Updated main extended attributes patch to include additional data checks.

This commit is contained in:
Erich E. Hoover
2014-07-08 14:08:33 -06:00
parent 7f5e6044ee
commit 8e2ab550d8
3 changed files with 22 additions and 53 deletions

3
debian/changelog vendored
View File

@@ -6,7 +6,8 @@ wine-compholio (1.7.22) UNRELEASED; urgency=low
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
* Return NULL-terminated list of arguments in CommandLineToArgvW.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 13:18:40 -0600
* 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
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).