From c4ea1235d56f7ab89ff84fef894d9c0d378d8b72 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sat, 13 Sep 2003 21:45:13 +0000 Subject: doc/ 2003-09-13 Marcus Brinkmann * gpgme.texi (Error Strings): Add gpgme_strerror_r. gpgme/ 2003-09-13 Marcus Brinkmann * gpgme.h (gpgme_strerror_r): New prototype. * error.c (gpgme_strerror_r): New function. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fca10c69..92e049e6 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ Noteworthy changes in version 0.4.3 (unreleased) variables of course also include the configuration for the thread package itself. Alternatively, use libtool. + * gpgme_strerror_r as a thread safe variant of gpgme_strerror was + added. + * gpgme-config doesn't support setting the prefix or exec prefix anymore. I don't think it ever worked correctly, and it seems to be pointless. @@ -35,8 +38,9 @@ Noteworthy changes in version 0.4.3 (unreleased) than an unsigned long (the old class field is preserved for backwards compatibility). - * Interface changes relative to the 0.4.3 release: + * Interface changes relative to the 0.4.2 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +gpgme_strerror_t NEW gpgme_get_key CHANGED: Fails correctly if key ID not unique. gpgme_key_t EXTENDED: New field can_authenticate. gpgme_subkey_t EXTENDED: New field can_authenticate. -- cgit v1.2.3