diff options
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r-- | gpgmeplug/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index d1188b15..ebecd989 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,7 +1,14 @@ +2002-03-23 Werner Koch <[email protected]> + + * gpgmeplug.c: Converted it to real C; i.e. use standard comments - + we are doing ISO C 90. Transalted a few German remarks and + commented on some things. + 2002-03-08 Steffen Hansen <[email protected]> - * A little better address-parsing. Not real rfc822 yet, but at least it fetches - the address between '<' and '>' now if they are present. + * A little better address-parsing. Not real rfc822 yet, but at + least it fetches the address between '<' and '>' now if they are + present. 2002-03-07 Steffen Hansen <[email protected]> |