aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-11-04 11:29:32 +0000
committerAndre Heinecke <[email protected]>2016-11-04 11:29:32 +0000
commit512de91f9a8da8f491e09653eb4b5bdd0a027198 (patch)
treed8a9b7b380a66d9b9d13187851679b8fa83264bf /NEWS
parentcpp: Don't include gpgme.h in tofuinfo header (diff)
downloadgpgme-512de91f9a8da8f491e09653eb4b5bdd0a027198.tar.gz
gpgme-512de91f9a8da8f491e09653eb4b5bdd0a027198.zip
cpp: Add more EngineInfo::Version ctors
* lang/cpp/src/engineinfo.h (EngineInfo::Version::Version(const char*)), (EngineInfo::Version::Version()): New.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e43aa30d..4d2a110e 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Noteworthy changes in version 1.7.2 (unreleased)
gpgme_query_swdb_result_t NEW.
qt: DN NEW.
qt: DN::Attribute NEW.
+ cpp: EngineInfo::Version::Version(const char*) NEW.
+ cpp: EngineInfo::Version::Version() NEW.
Noteworthy changes in version 1.7.1 (2016-10-18)