]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 22 Dec 2000 02:09:12 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Fri, 22 Dec 2000 02:09:12 +0000 (02:09 +0000)
ChangeLog

index 7b4e9417aa72c56aa8829daebd9fed85cef678f9..807dac59e36bc8fedf44484b6553acd44d4bb220 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2000-12-21  Jani Taskinen  <sniper@iki.fi>
+
+    * ext/standard/string.c:
+    - Changed setlocale() to use LC_* constants. 
+
+2000-12-21  Sascha Schumann  <sascha@schumann.cx>
+
+    * 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  <chuck@horde.org>
 
     * pear/Makefile.in: install the Math/* files.