aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-09-13 21:45:13 +0000
committerMarcus Brinkmann <[email protected]>2003-09-13 21:45:13 +0000
commitc4ea1235d56f7ab89ff84fef894d9c0d378d8b72 (patch)
tree91d59a0c11c60c0ab1ca8fa15acbd4d3f69244dd /TODO
parent2003-09-13 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-c4ea1235d56f7ab89ff84fef894d9c0d378d8b72.tar.gz
gpgme-c4ea1235d56f7ab89ff84fef894d9c0d378d8b72.zip
doc/
2003-09-13 Marcus Brinkmann <[email protected]> * gpgme.texi (Error Strings): Add gpgme_strerror_r. gpgme/ 2003-09-13 Marcus Brinkmann <[email protected]> * gpgme.h (gpgme_strerror_r): New prototype. * error.c (gpgme_strerror_r): New function.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 28d5e23d..ff60120d 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@ Hey Emacs, this is -*- outline -*- mode!
* Before release:
** set_locale for thread safe and env independent locale selection.
-** Add gpgme_strerror_r() when gpg_strerror_r() exists.
* ABI's to break:
** I/O and User Data could be made extensible. But this can be done