From 3e28346336c240e22906aa66f6514798bc0db6d6 Mon Sep 17 00:00:00 2001 From: Date: Fri, 22 Dec 2000 02:09:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b4e9417aa7..807dac59e36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2000-12-21 Jani Taskinen + + * ext/standard/string.c: + - Changed setlocale() to use LC_* constants. + +2000-12-21 Sascha Schumann + + * ext/session/mod_mm.c: No need for GCC extensions in non-debugging mode. + + PR: #8345 + + * configure.in: + Some AC_SUBST substitutions were removed which are still needed. + + Submitted by: Andrei Zmievski + 2000-12-20 Chuck Hagenbuch * pear/Makefile.in: install the Math/* files.