aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-10-11 17:57:35 +0000
committerAndre Heinecke <[email protected]>2016-10-11 17:57:35 +0000
commit5f64018af89e07dd0494775d6dfc82564536d6e0 (patch)
tree46ad2a999f797062c3df1fa8895200a53392f403
parentqt: Add missing implementation of MultiDeleteJob (diff)
downloadgpgme-5f64018af89e07dd0494775d6dfc82564536d6e0.tar.gz
gpgme-5f64018af89e07dd0494775d6dfc82564536d6e0.zip
Mention Qt API fixes in news
--
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72f6f77d..ebe2dd91 100644
--- a/NEWS
+++ b/NEWS
@@ -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:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~