about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a782f8156..7db6241598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #2502]
+	* iconvdata/utf-7.c: Don't require more than two characters after
+	the '+' sign starting Unicode shifted sequences.
+
 	* misc/tsearch.c (__tdelete): Remove unnecessary test
 	[Coverity CID 75].