aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-11-04 11:33:57 +0000
committerAndre Heinecke <[email protected]>2016-11-04 11:41:52 +0000
commit3509cf2f9846360848b6c08d36cbca18373c935e (patch)
tree580d14eaccdf8f0629b4a6f5f0b689fbf9c35f4a /NEWS
parentcpp: Add more EngineInfo::Version ctors (diff)
downloadgpgme-3509cf2f9846360848b6c08d36cbca18373c935e.tar.gz
gpgme-3509cf2f9846360848b6c08d36cbca18373c935e.zip
cpp: Add API for swdb queries
* lang/cpp/src/swdbresult.cpp, lang/cpp/src/swdbresult.h (SwdbResult): New. * lang/cpp/src/Makefile.am: Update accordingly.
Diffstat (limited to '')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4d2a110e..1cf401ea 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ Noteworthy changes in version 1.7.2 (unreleased)
qt: DN::Attribute NEW.
cpp: EngineInfo::Version::Version(const char*) NEW.
cpp: EngineInfo::Version::Version() NEW.
+ cpp: SwdbResult NEW.
Noteworthy changes in version 1.7.1 (2016-10-18)