aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-12-23 22:34:25 +0000
committerMarcus Brinkmann <[email protected]>2002-12-23 22:34:25 +0000
commit06afcd13c6f2ce687bb647f14df2cee9d50464b2 (patch)
treecbcc4cd25f72a251ada271625de32977ba073b08 /NEWS
parent2002-12-23 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-06afcd13c6f2ce687bb647f14df2cee9d50464b2.tar.gz
gpgme-06afcd13c6f2ce687bb647f14df2cee9d50464b2.zip
doc/
2002-12-23 Marcus Brinkmann <[email protected]> * gpgme.texi (Information About Keys): Document that GPGME_ATTR_IS_SECRET is not representable as a string anymore.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 110b1153..78c1be50 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Noteworthy changes in version 0.4.1 (unreleased)
------------------------------------------------
+ * GPGME_ATTR_IS_SECRET is not anymore representable as a string.
+
+ * Interface changes relative to the 0.4.0 release:
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+gpgme_key_get_string_attr CHANGED: Don't handle GPGME_ATR_IS_SECRET.
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Noteworthy changes in version 0.4.0 (2002-12-23)
------------------------------------------------