diff options
author | Andre Heinecke <[email protected]> | 2016-10-13 07:13:50 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2016-10-13 07:13:50 +0000 |
commit | 2538c12fa0728f4113f83f69f8c8ec9efb163872 (patch) | |
tree | 8c00c3cfb651e2690323057703968dcb4d3ba32c /NEWS | |
parent | qt, cpp: Fix expected targets in Config files (diff) | |
download | gpgme-2538c12fa0728f4113f83f69f8c8ec9efb163872.tar.gz gpgme-2538c12fa0728f4113f83f69f8c8ec9efb163872.zip |
qt: Install SpecialJob
* lang/qt/src/Makefile.am: Install SpecialJob
* NEWS: mention it.
--
SpecialJob was and is public API. So it needs to be installed.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Noteworthy changes in version 1.7.1 (unreleased) [C26/A15/R_] WksPublishJob::startRecieve REMOVED. MultiDeleteJob NEW. AbstractImportJob NEW. + SpecialJob NEW. * cpp Interface changes relative to the 1.7.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |