diff options
-rw-r--r-- | THANKS | 20 | ||||
-rw-r--r-- | gpgme/ChangeLog | 2 |
2 files changed, 21 insertions, 1 deletions
@@ -0,0 +1,20 @@ + +Alfons Hoogervorst [email protected] +Enno Cramer [email protected] +Jan-Oliver Wagner [email protected] +Johannes Poehlmann [email protected] +Jose C. Garc�a Sogo [email protected] +St�phane Corth�sy [email protected] +Timo Schulz [email protected] +Tommy Reynolds [email protected] + + + Copyright 2001 g10 Code GmbH + + This file is free software; as a special exception the author gives + unlimited permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. + + This file is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog index 35353ce7..fceee93a 100644 --- a/gpgme/ChangeLog +++ b/gpgme/ChangeLog @@ -4,7 +4,7 @@ callers to use this function without a check for tmp_key. * keylist.c (gpgme_op_keylist_next): Reset the key_cond after - emptying the queue. Bug reported by Rick van Rein. + emptying the queue. Bug reported by St�phane Corth�sy. 2001-09-12 Werner Koch <[email protected]> |