about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f86c0b9c..ff45cc92d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-11-19  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/bug-regex20.c: Correct invalid UTF-8 sequences.
+
 	* posix/regex_internal.c (build_wcs_upper_buffer): If mbrtowc
 	fails, just use the byte, do no fancy conversions.