summaryrefslogtreecommitdiff
path: root/libidn/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libidn/ChangeLog')
-rw-r--r--libidn/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libidn/ChangeLog b/libidn/ChangeLog
index 17e00a6113..045a1e604c 100644
--- a/libidn/ChangeLog
+++ b/libidn/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-22 Simon Josefsson <jas@extundo.com>
+
+ * stringprep.h: Update to latest libidn version.
+ * stringprep.c: Likewise.
+ * idna.c: Likewise.
+
2004-03-14 Ulrich Drepper <drepper@redhat.com>
* idn-stub.c (__idna_to_unicode_lzlz): Use __strchrnul, not strchrnul.