Document thread changes.
authorMarcus Brinkmann <mb@g10code.com>
Wed, 3 Sep 2003 01:18:25 +0000 (01:18 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 3 Sep 2003 01:18:25 +0000 (01:18 +0000)
NEWS
TODO

diff --git a/NEWS b/NEWS
index 5ebcac50ce7c82eac766494cbd474ed3eefb25b4..fca10c69c6de8a476ca3b521d8bfa00638491d50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ Noteworthy changes in version 0.4.3 (unreleased)
    variables of course also include the configuration for the thread
    package itself.  Alternatively, use libtool.
 
+ * 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.
+
  * gpgme_get_key fails with GPG_ERR_AMBIGUOUS_NAME if the key ID
    provided was not unique, instead returning the first matching key.
 
diff --git a/TODO b/TODO
index c46aeae167074c783029a64ba54b6d961bd55ad4..23e09bfd57aec1668cd91d78656cd661ca2cdff5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,7 @@
 Hey Emacs, this is -*- outline -*- mode!
 
 * Before release:
-** Write --thread option for gpgme-config.
-** Have automake macros for thread option.
-** Document new thread support.
+** currently nothing
 
 * ABI's to break:
 ** I/O and User Data could be made extensible.  But this can be done