diff options
author | Werner Koch <[email protected]> | 2001-07-31 15:21:58 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-07-31 15:21:58 +0000 |
commit | ec8c9d9494494656b2618ecfc43ec485dc931ec4 (patch) | |
tree | 6b1c0a24c103fe809693d52ef7cdd1b4ddd36378 /jnlib/ChangeLog | |
parent | Added 2 examples (diff) | |
download | gpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.tar.gz gpgme-ec8c9d9494494656b2618ecfc43ec485dc931ec4.zip |
A couple of minor changes and a short README for Gpgcom
Diffstat (limited to '')
-rw-r--r-- | jnlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index b9a1c2bb..93253685 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,8 @@ +2001-07-19 Werner Koch <[email protected]> + + * stringhelp.c (ascii_memistr,ascii_isupper,ascii_islower, + ascii_toupper,ascii_tolower, ascii_strcasecmp, ascii_memcasecmp): New. + 2000-07-26 10:02:51 Werner Koch ([email protected]) * stringhelp.c.: Add stdarg.h |