diff options
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r-- | jnlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index c7bef6086..a530a478d 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,10 @@ +2008-09-29 Werner Koch <[email protected]> + + * argparse.c (ARGERR_): Use constants for error values. + (optfile_parse): Prettify. Replace xmalloc and xrealloc by malloc + and realloc. + * libjnlib-config.h (jnlib_strdup, jnlib_realloc): New. + 2008-06-26 Werner Koch <[email protected]> * stringhelp.c (print_sanitized_buffer2): Loose check for control |