aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index d6361153c..6867b4fb9 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-18 Werner Koch <[email protected]>
+
+ * stringhelp.c (print_sanitized_buffer): Don't care about
+ non-ASCII characaters.
+ (sanitize_buffer): Ditto.
+
2004-02-12 Werner Koch <[email protected]>
* Makefile.am: Replaced INCLUDES by AM_CPPFLAGS.