diff options
author | Steffen Hansen <[email protected]> | 2002-05-30 06:24:19 +0000 |
---|---|---|
committer | Steffen Hansen <[email protected]> | 2002-05-30 06:24:19 +0000 |
commit | 068ef9f0f3b83105b62e306c14c94a0f133514e8 (patch) | |
tree | 3a267984b8c8779598bea9577dc2c96d3e04e281 /gpgmeplug/ChangeLog | |
parent | 2002-05-26 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-068ef9f0f3b83105b62e306c14c94a0f133514e8.tar.gz gpgme-068ef9f0f3b83105b62e306c14c94a0f133514e8.zip |
* cryptplug.h, gpgmeplug.c: Added certificate info listing functions.
Not yet complete.
Converted more C99 style comments to "classic" style.
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r-- | gpgmeplug/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index ebecd989..b7627a17 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,3 +1,9 @@ +2002-05-30 Steffen Hansen <[email protected]> + + * cryptplug.h, gpgmeplug.c: Added certificate info listing functions. + Not yet complete. + Converted more C99 style comments to "classic" style. + 2002-03-23 Werner Koch <[email protected]> * gpgmeplug.c: Converted it to real C; i.e. use standard comments - |