From c4be6664d5d76dfcde35b7398a42992865dfd4f0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 19 Jun 2001 00:37:35 +0000 Subject: Update. * posix/regex.c: Reorganize code to build code twice, once for single byte, once for multi-byte charsets. Choose function set adequate for locale at runtime. Patch by Isamu Hasegawa . --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e20f8860b0..e3237306e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2001-06-18 Ulrich Drepper + * posix/regex.c: Reorganize code to build code twice, once for single + byte, once for multi-byte charsets. Choose function set adequate for + locale at runtime. + Patch by Isamu Hasegawa . + * po/nl.po: Update from translation team. 2001-06-09 Bruno Haible -- cgit 1.4.1