SHA256
1
0
forked from pool/gsoap
2012-02-08 15:21:40 +00:00
committed by Git OBS Bridge
parent 0ed691c2ee
commit 02e4ff7470
5 changed files with 32 additions and 7 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Feb 7 13:09:08 UTC 2012 - mseben@gmail.com
- included static libraries to devel subpackage
- Update to gsoap 2.8.7
* Added new REST examples.
* Added libary versioning check to ensure project builds are
consistent.
* Improved interoperability of wsdl2h output wrt. to element
qualification.
* Renamed TANDEM to TANDEM_NONSTOP to prevent naming conflicts.
* Fixed WS-Discovery URL.
* Fixed soapcpp2 option -i and -j server chaining.
- changes in version 2.8.6
* Improved WS-Security compatibility.
* Fixed multi and cyclic WSDL import.
* Fixed tags of qualified referenced elements.
* Fixed C builds for improved portability.
- changes in version 2.8.5
* Fixed build issues with WS-Discovery.
* Fixed HTTP basic auth crash.
* Fixed WITH_COMPAT and WITH_C_LOCALE.
* Fixed wsdl2h output for XSD abstract element extraneous ';'.
-------------------------------------------------------------------
Thu Nov 10 11:40:07 UTC 2011 - jengelh@medozas.de