diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-30 01:17:30 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-30 01:17:30 +0000 |
commit | 785991aa9ac6c2c7ba994fcb69f988ad21016df2 (patch) | |
tree | 7f00e56bfb3fb536767d7880b1abbd1f29d06c00 /doc/ChangeLog | |
parent | Add copyright year. (diff) | |
download | gpgme-785991aa9ac6c2c7ba994fcb69f988ad21016df2.tar.gz gpgme-785991aa9ac6c2c7ba994fcb69f988ad21016df2.zip |
doc/
2002-01-30 Marcus Brinkmann <[email protected]>
* gpgme.texi: Add all the gpgme_op_*_start functions.
Fill the concept index with many, many entries.
gpgme/
2002-01-30 Marcus Brinkmann <[email protected]>
* gpgme.h: Add lots of comment and fix the formatting. Add
gpgme_trustlist_end prototype.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 7c3eee7b..61320d4c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-01-30 Marcus Brinkmann <[email protected]> + + * gpgme.texi: Add all the gpgme_op_*_start functions. + Fill the concept index with many, many entries. + 2002-01-29 Marcus Brinkmann <[email protected]> * gpgme.texi (Run Control): New section. |