Skip to content

Commit

Permalink
doc/CHANGES_1_9.txt - update for 1.9.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
winterz committed Oct 1, 2020
1 parent 8253b30 commit 18dcc34
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions doc/CHANGES_1_9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@ General:
========
* C++11 is now required. Qt4 is still supported, but this is the last release with support for Qt4.
* Fix rpath for Unix/Linux/macOS (#181).
* Improve cmake usage by setting the install interface directories on the library targets (#196). You can just link to KDSoap::kdsoap and you'll get the correct include paths now.
* New installing file for Conan (WIP - see conan folder)
* Improve cmake usage by setting the install interface directories on the library targets (#196).
You can just link to KDSoap::kdsoap and you'll get the correct include paths now.
* New installing file for Conan (WIP - see conan folder)

In release 1.9.1:
-----------------
* Restore previous EULA (LICENSE.txt and LICENSE.US.txt)
* remove unittests: onvif_org_event, onvif_ptz, onvif.org WSDL
* Fix static linking examples and unittests in the CMake buildsystem
* small buildsystem improvements

Client-side:
============
Expand Down

0 comments on commit 18dcc34

Please sign in to comment.