summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf9187cb02..d2614717b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-15  Jakub Jelinek  <jakub@redhat.com>
+
+	* posix/regex.c (init_syntax_once): Add prototype.
+	(TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'.
+	(re_search_2): Avoid warning.
+	(count_mbs_length): Add prototype.
+	* posix/tst-regex3.c: New file.
+	* posix/Makefile (tests): Add bug-regex3.
+
 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* stdio-common/Makefile (tests): Add tst-gets.