diff options
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 |