gpgme (TODO)

cvs user marcus cvs at cvs.gnupg.org
Wed Jan 12 12:11:10 CET 2005


    Date: Wednesday, January 12, 2005 @ 12:18:19
  Author: marcus
    Path: /cvs/gpgme/gpgme

Modified: TODO

Remove some obsolete entries.


------+
 TODO |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)


Index: gpgme/TODO
diff -u gpgme/TODO:1.97 gpgme/TODO:1.98
--- gpgme/TODO:1.97	Tue Dec  7 22:13:36 2004
+++ gpgme/TODO	Wed Jan 12 12:18:19 2005
@@ -1,18 +1,15 @@
 Hey Emacs, this is -*- outline -*- mode!
 
 * Before release:
-** Switch to LGPL?
 ** Some gpg tests fail with gpg 1.3.4-cvs (gpg/t-keylist-sig)
    The test is currently disabled there and in gpg/t-import.
 ** Add notation data to key signatures.
-** Document gpgme_set_engine_info, gpgme_ctx_get_engine_info,
-   gpgme_ctx_set_engine_info.
-
 
 * ABI's to break:
 ** I/O and User Data could be made extensible.  But this can be done
    without breaking the ABI hopefully.
-*  All enums that should be enums need to have a maximum value to ensure	  a certain minimum width for extensibility.
+*  All enums that should be enums need to have a maximum value to ensure
+   a certain minimum width for extensibility.
 ** Compatibility interfaces that can be removed in future versions:
 *** ath compatibility modules.
 *** gpgme_data_new_from_filepart
@@ -144,14 +141,13 @@
 
 * Build suite
 ** Make sure everything is cleaned correctly (esp. test area).
-** Configure test for gpg and gpgsm version (as a warning).
 ** Enable AC_CONFIG_MACRO_DIR and bump up autoconf version requirement.
    (To fix "./autogen.sh; ./configure --enable-maintainer-mode; touch
-   configure.ac; make").
+   configure.ac; make").  Currently worked around with ACLOCAL_AMFLAGS???
 
 * Error checking 
 ** engine-gpgsm, with-validation
-  Add error checking some time after releasing a new gpgsm.
+   Add error checking some time after releasing a new gpgsm.
 
 
 Copyright 2004 g10 Code GmbH




More information about the Gnupg-commits mailing list