SHA256
1
0
forked from pool/wine

- Updated to 1.7.48 development snapshot

- Fleshed out OpenMP implementation.
  - I/O stream support in the MSVCIRT C++ runtime.
  - Support for pixel snapping in DirectWrite.
  - More support for OpenGL core contexts.
  - Various bug fixes.
- winetricks update

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=296
This commit is contained in:
2015-07-30 09:18:59 +00:00
committed by Git OBS Bridge
parent 7c77d777d9
commit c6a844ae39
7 changed files with 198 additions and 93 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 29 16:27:02 UTC 2015 - meissner@suse.com
- Updated to 1.7.48 development snapshot
- Fleshed out OpenMP implementation.
- I/O stream support in the MSVCIRT C++ runtime.
- Support for pixel snapping in DirectWrite.
- More support for OpenGL core contexts.
- Various bug fixes.
- winetricks update
-------------------------------------------------------------------
Fri Jul 10 13:58:37 UTC 2015 - meissner@suse.com