From fe9434bb2f2ebf955340444b76e50efc6ee69dc9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 23 Nov 2003 09:46:38 +0000 Subject: Update. 2003-11-23 Ulrich Drepper * posix/regexec.c: Add const in a number of places. * posix/regex_internal.h: Make EPSILON_BIT a macro to help debugging. Its value isn't important. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5e2a56a9c..b24b8d8b79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-11-23 Ulrich Drepper + + * posix/regexec.c: Add const in a number of places. + * posix/regex_internal.h: Make EPSILON_BIT a macro to help + debugging. Its value isn't important. + 2003-11-22 Ulrich Drepper * posix/PTESTS: Fix first test of GA143. -- cgit 1.4.1