diff options
author | Marcus Brinkmann <[email protected]> | 2002-06-28 01:14:41 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-06-28 01:14:41 +0000 |
commit | 92386f4dd17c44a27be8551312e25662395f70b4 (patch) | |
tree | 3717b2850d51d520d5403e79465fa009a1f6b819 /doc/ChangeLog | |
parent | 2002-06-28 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-92386f4dd17c44a27be8551312e25662395f70b4.tar.gz gpgme-92386f4dd17c44a27be8551312e25662395f70b4.zip |
2002-06-28 Marcus Brinkmann <[email protected]>
* gpgme.texi (Multi Threading): Remove item about the need to
synchronize anything against gpgme_wait (except gpgme_wait
itself).
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index aaace19c..09bebd2a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2002-06-28 Marcus Brinkmann <[email protected]> + + * gpgme.texi (Multi Threading): Remove item about the need to + synchronize anything against gpgme_wait (except gpgme_wait + itself). + 2002-06-27 Marcus Brinkmann <[email protected]> * gpgme.texi (Information About Keys): Fix documentation for IDX. |