SHA256
1
0
forked from pool/wine

- Updated to 1.5.18 development snapshot.

- Various Windows Codecs improvements.
  - Fixes for OLE database support.
  - Improvements to system parameters management.
  - Some fixes to the built-in Web browser.
  - Fixes for XML support.
  - Various bug fixes.

- Updated to 1.5.17 development snapshot.
  - Sub-pixel font anti-aliasing in the DIB engine.
  - Support for automatic installation of ActiveX controls.
  - Automatic fallback to TLS 1.0 for secure connections.
  - Beginnings of the DirectWrite text analyzer.
  - Better handling of font outlines in OpenGL.
  - Various bug fixes.

- Updated to 1.5.16 development snapshot
  - New version of the Mono package.
  - Many improvements to the CMD command-line parser.
  - More stream classes in the C++ runtime.
  - Support for managing services in WMI.
  - Improved CPU detection.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=164
This commit is contained in:
2012-11-26 06:33:07 +00:00
committed by Git OBS Bridge
parent 9470aa6772
commit 8d6f068833
4 changed files with 37 additions and 4 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Fri Nov 23 21:56:07 UTC 2012 - meissner@suse.com
- Updated to 1.5.18 development snapshot.
- Various Windows Codecs improvements.
- Fixes for OLE database support.
- Improvements to system parameters management.
- Some fixes to the built-in Web browser.
- Fixes for XML support.
- Various bug fixes.
-------------------------------------------------------------------
Sun Nov 11 19:27:22 UTC 2012 - meissner@suse.com
- Updated to 1.5.17 development snapshot.
- Sub-pixel font anti-aliasing in the DIB engine.
- Support for automatic installation of ActiveX controls.
- Automatic fallback to TLS 1.0 for secure connections.
- Beginnings of the DirectWrite text analyzer.
- Better handling of font outlines in OpenGL.
- Various bug fixes.
-------------------------------------------------------------------
Fri Oct 26 23:08:03 UTC 2012 - meissner@suse.com
- Updated to 1.5.16 development snapshot
- New version of the Mono package.
- Many improvements to the CMD command-line parser.
- More stream classes in the C++ runtime.
- Support for managing services in WMI.
- Improved CPU detection.
- Various bug fixes.
-------------------------------------------------------------------
Fri Oct 12 18:48:04 UTC 2012 - meissner@suse.com