- Updated to 1.7.45 development snapshot

- Better debugging support on 64-bit Mac OS X.
  - Some more progress on DirectWrite implementation.
  - A number of RichEdit control fixes.
  - Beginning implementation of the old MSVCIRT C++ runtime.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=286
This commit is contained in:
2015-06-12 21:03:56 +00:00
committed by Git OBS Bridge
parent 4127f0dea3
commit 03b69faef2
6 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 12 13:45:03 UTC 2015 - meissner@suse.com
- Updated to 1.7.45 development snapshot
- Better debugging support on 64-bit Mac OS X.
- Some more progress on DirectWrite implementation.
- A number of RichEdit control fixes.
- Beginning implementation of the old MSVCIRT C++ runtime.
- Various bug fixes.
-------------------------------------------------------------------
Sun Jun 7 10:17:40 UTC 2015 - meissner@suse.com