- Updated to 1.7.20 development snapshot

- X11 drag & drop fixes.
  - A few more C/C++ runtime functions.
  - Fixes for various memory issues found by Valgrind.
  - Some OLE storage fixes.
  - Various bug fixes.
- winetricks updated

- Updated to 1.7.19 development snapshot
  - New JSProxy DLL for automatic proxy configuration.
  - More OLE Accessible Object support.
  - Improvements to the XML writer.
  - Fixes for various memory issues found by Valgrind.
  - Initial headers for Direct2D support.
  - Various bug fixes.
- winetricks updated

- Updated to 1.7.18 development snapshot
  - Improved OLE Accessible Object support.
  - Window sizing improvements in the Mac driver.
  - Fixes for various memory issues found by Valgrind.
  - A few more MSHTML functions.
  - Some DirectDraw cleanups.
  - Various bug fixes.
- winetricks updated

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=224
This commit is contained in:
2014-06-14 11:25:45 +00:00
committed by Git OBS Bridge
parent 72611ebb45
commit 3f5faae9b6
7 changed files with 198 additions and 87 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Fri Jun 13 22:49:37 UTC 2014 - meissner@suse.com
- Updated to 1.7.20 development snapshot
- X11 drag & drop fixes.
- A few more C/C++ runtime functions.
- Fixes for various memory issues found by Valgrind.
- Some OLE storage fixes.
- Various bug fixes.
- winetricks updated
-------------------------------------------------------------------
Mon May 19 11:54:30 UTC 2014 - meissner@suse.com
- Updated to 1.7.19 development snapshot
- New JSProxy DLL for automatic proxy configuration.
- More OLE Accessible Object support.
- Improvements to the XML writer.
- Fixes for various memory issues found by Valgrind.
- Initial headers for Direct2D support.
- Various bug fixes.
- winetricks updated
-------------------------------------------------------------------
Fri May 2 18:39:29 UTC 2014 - meissner@suse.com
- Updated to 1.7.18 development snapshot
- Improved OLE Accessible Object support.
- Window sizing improvements in the Mac driver.
- Fixes for various memory issues found by Valgrind.
- A few more MSHTML functions.
- Some DirectDraw cleanups.
- Various bug fixes.
- winetricks updated
-------------------------------------------------------------------
Fri Apr 18 19:08:23 UTC 2014 - meissner@suse.com