about summary refs log tree commit diff
path: root/libidn
diff options
context:
space:
mode:
Diffstat (limited to 'libidn')
-rw-r--r--libidn/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libidn/ChangeLog b/libidn/ChangeLog
index f5bc21b28a..5e2f6e17de 100644
--- a/libidn/ChangeLog
+++ b/libidn/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* idna.c (idna_to_unicode_4z4z): Fix test for failed memory allocation.
+	Patch by Simon Josefsson.
+
 2004-05-06  Ulrich Drepper  <drepper@redhat.com>
 
 	* stringprep.c (stringprep): Free memory if allocation failed.