diff --git a/ChangeLog b/ChangeLog
index c1579390c76f1d2f25071683b6ac4363eee21672..d2b5d8cdc26e6a1bbabd3f6d397d0d1c85b3bbb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-01-30  Niels Möller  <nisse@cuckoo.hack.org>
+
+	* tools/output.c (sexp_put_string): Fixed handling of escapable
+	characters. The code generated random escape sequences for
+	characters in the 0x10-0x1f range.
+
+	* testsuite/sexp-conv-test: More tests for hex and base64 input
+	and output.
+
 2003-01-30  Niels Möller  <niels@s3.kth.se>
 
 	* sexp2bignum.c (nettle_mpz_set_sexp): Call sexp_iterator_next on