- Updated to 1.3.14 development snapshot

- Many cleanups to address Valgrind and Clang warnings.
  - Support for creating compressed cabinet files.
  - Translation updates.
  - Various bug fixes.

- Updated to 1.3.13 development snapshoamrcust
  - Tools for creating MSI installers.
  - Clipboard improvements.
  - Support for po files in the message compiler.
  - Improvements to the Wine debugger.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=83
This commit is contained in:
2011-02-24 16:53:13 +00:00
committed by Git OBS Bridge
parent 8007cbb1e0
commit c62e9836f2
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Feb 19 08:34:33 CET 2011 - meissner@suse.de
- Updated to 1.3.14 development snapshot
- Many cleanups to address Valgrind and Clang warnings.
- Support for creating compressed cabinet files.
- Translation updates.
- Various bug fixes.
-------------------------------------------------------------------
Fri Feb 4 21:25:23 CET 2011 - meissner@suse.de
- Updated to 1.3.13 development snapshoamrcust
- Tools for creating MSI installers.
- Clipboard improvements.
- Support for po files in the message compiler.
- Improvements to the Wine debugger.
- Various bug fixes.
-------------------------------------------------------------------
Sun Jan 23 10:59:03 CET 2011 - meissner@suse.de