SHA256
1
0
forked from pool/gsoap
2016-10-26 13:32:01 +00:00
committed by Git OBS Bridge
parent e566476042
commit 61791fb97d
5 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 26 13:24:28 UTC 2016 - jengelh@inai.de
- Update to new upstream release 2.8.37
* Added server-side HTTP cross-origin resource sharing (CORS)
access control using HTTP OPTIONS `fopt()` callback.
* Fixed an issue causing UDP message fragmentation.
* Fixed `soap_mq` message queue plugin dropping connections.
* Fixed missing nested [] in arrayType value in SOAP 1.1 encoding.
-------------------------------------------------------------------
Mon Sep 26 23:56:23 UTC 2016 - jengelh@inai.de