- Updated to 1.5.23 development snapshot

- HTTPS support no longer dependent on OpenSSL.
  - Support for event handling in the Mac driver.
  - A functional Netstat built-in application.
  - A bunch of C++ runtime math functions.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=173
This commit is contained in:
2013-02-02 16:19:12 +00:00
committed by Git OBS Bridge
parent 6e806f0e90
commit 4d01e6e75c
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 1 08:47:27 UTC 2013 - meissner@suse.com
- Updated to 1.5.23 development snapshot
- HTTPS support no longer dependent on OpenSSL.
- Support for event handling in the Mac driver.
- A functional Netstat built-in application.
- A bunch of C++ runtime math functions.
- Various bug fixes.
-------------------------------------------------------------------
Fri Jan 18 20:58:27 UTC 2013 - meissner@suse.com