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 8816068b0..f3074c6af 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,10 @@ +2006-04-28 Werner Koch <[email protected]> + + * stringhelp.c (print_sanitized_buffer): Fix bug where the count + got wrong for the \xNN representation. + (sanitize_buffer): Fix bug where some control characters lose part + of their \xNN representation. + 2006-04-20 Werner Koch <[email protected]> * stringhelp.c (make_basename): New arg INPUTPATH for future |