Mention Qt API fixes in news

--
This commit is contained in:
Andre Heinecke 2016-10-11 19:57:35 +02:00
parent e5a35af557
commit 5f64018af8

7
NEWS
View File

@ -1,6 +1,11 @@
Noteworthy changes in version 1.7.1 (unreleased) [C26/A15/R_]
------------------------------------------------
* qt: Missed API from the Qt Binding inclusion has
been added again.
* qt: abstractimportjob.h is now installed to that
ImportJobs can be used again.
* Interface changes relative to the 1.7.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -10,6 +15,8 @@ Noteworthy changes in version 1.7.1 (unreleased) [C26/A15/R_]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WksPublishJob::startReceive NEW.
WksPublishJob::startRecieve REMOVED.
MultiDeleteJob NEW.
AbstractImportJob NEW.
* cpp Interface changes relative to the 1.7.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~