SHA256
1
0
forked from pool/wine

- Updated to 1.5.1 development snapshot

- Built-in JavaScript now preferred over Gecko in most cases.
  - Support for scalable font resources.
  - Fixes for audio and video playback.
  - Support for script decoding in JScript.
  - Various bug fixes.

- Updated to 1.5.0 development snapshot (use Emulators:Wine:STABLE for wine 1.4)
  - New version of the Gecko engine.
  - Partial support for using the Trash on Mac OS X.
  - Support for path gradients in GdiPlus.
  - Various MSXML improvements.
  - Fixes to 64-bit exception handling.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=138
This commit is contained in:
2012-04-02 07:45:44 +00:00
committed by Git OBS Bridge
parent 63c534b326
commit 5876a7d7d2
5 changed files with 30 additions and 17 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Mar 30 23:21:10 CEST 2012 - meissner@suse.de
- Updated to 1.5.1 development snapshot
- Built-in JavaScript now preferred over Gecko in most cases.
- Support for scalable font resources.
- Fixes for audio and video playback.
- Support for script decoding in JScript.
- Various bug fixes.
-------------------------------------------------------------------
Mon Mar 26 17:41:16 CEST 2012 - meissner@suse.de
- Updated to 1.5.0 development snapshot (use Emulators:Wine:STABLE for wine 1.4)
- New version of the Gecko engine.
- Partial support for using the Trash on Mac OS X.
- Support for path gradients in GdiPlus.
- Various MSXML improvements.
- Fixes to 64-bit exception handling.
- Various bug fixes.
-------------------------------------------------------------------
Tue Mar 13 17:41:05 CET 2012 - meissner@suse.de