Skip to content

Commit 18dcc34

Browse files
author
Allen Winter
committed
doc/CHANGES_1_9.txt - update for 1.9.1 release
1 parent 8253b30 commit 18dcc34

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

doc/CHANGES_1_9.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@ General:
22
========
33
* C++11 is now required. Qt4 is still supported, but this is the last release with support for Qt4.
44
* Fix rpath for Unix/Linux/macOS (#181).
5-
* 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.
6-
* New installing file for Conan (WIP - see conan folder)
5+
* Improve cmake usage by setting the install interface directories on the library targets (#196).
6+
You can just link to KDSoap::kdsoap and you'll get the correct include paths now.
7+
* New installing file for Conan (WIP - see conan folder)
8+
9+
In release 1.9.1:
10+
-----------------
11+
* Restore previous EULA (LICENSE.txt and LICENSE.US.txt)
12+
* remove unittests: onvif_org_event, onvif_ptz, onvif.org WSDL
13+
* Fix static linking examples and unittests in the CMake buildsystem
14+
* small buildsystem improvements
715

816
Client-side:
917
============

0 commit comments

Comments
 (0)