SHA256
1
0
forked from pool/wine

- Updated to 1.7.22 development snapshot

- Support for Unicode bracketing pairs.
  - Improved Internet cookie support.
  - OS X CoreAudio driver uses AUHAL instead of AudioQueue.
  - Initial support for geographical information.
  - Various bug fixes.
- updated winetricks

- Updated to 1.7.21 development snapshot
  - Support for critical sections in the C runtime.
  - Unicode data updated to Unicode 7.0.
  - Support for interlaced PNG encoding.
  - Initial stub for the Packager library.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=227
This commit is contained in:
2014-07-14 07:18:35 +00:00
committed by Git OBS Bridge
parent 967efa3786
commit 6e1781053a
7 changed files with 33 additions and 12 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jul 13 21:06:42 UTC 2014 - meissner@suse.com
- Updated to 1.7.22 development snapshot
- Support for Unicode bracketing pairs.
- Improved Internet cookie support.
- OS X CoreAudio driver uses AUHAL instead of AudioQueue.
- Initial support for geographical information.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Fri Jun 27 21:36:27 UTC 2014 - meissner@suse.com
- Updated to 1.7.21 development snapshot
- Support for critical sections in the C runtime.
- Unicode data updated to Unicode 7.0.
- Support for interlaced PNG encoding.
- Initial stub for the Packager library.
- Various bug fixes.
-------------------------------------------------------------------
Fri Jun 13 22:49:37 UTC 2014 - meissner@suse.com