changelog               Wed Feb 27 20:19:56 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.967 php4/ChangeLog:1.968
--- php4/ChangeLog:1.967        Tue Feb 26 20:29:14 2002
+++ php4/ChangeLog      Wed Feb 27 20:19:55 2002
@@ -1,3 +1,73 @@
+2002-02-27  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * php.ini-dist:
+    Drop this default to 12 to avoid some of the .000000000000001 questions.
+    I can't imagine much of a BC issue, and we aren't changing existing php.ini
+    files anyway.  If someone can think of a problem with this, please speak up
+
+2002-02-27  Brad House  <[EMAIL PROTECTED]>
+
+    * ext/mcve/CREDITS
+      ext/mcve/Makefile.in
+      ext/mcve/config.m4
+      ext/mcve/mcve.c
+      ext/mcve/mcve.php
+      ext/mcve/php_mcve.h
+      ext/mcve/tests/001.phpt
+      ext/mcve/tests/mcve_simple_test.php
+      ext/mcve/tests/mcve_test1.php
+      ext/mcve/tests/mcve_test2.php:
+    Initial MCVE extension added (Credit Card Processing)
+
+2002-02-27  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/overload/EXPERIMENTAL
+      ext/overload/README: This has been scaring people off.
+
+2002-02-27  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS: - Missed this one..
+
+2002-02-27  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c: - Fix proto
+
+2002-02-27  Adam Dickmeiss  <[EMAIL PROTECTED]>
+
+    * ext/yaz/php_yaz.c
+      ext/yaz/php_yaz.h: Implemented yaz_schema. Cleanup. 1.8 YAZ required
+
+2002-02-27  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * configure.in
+      main/php_version.h: Fixed minor typo.
+
+2002-02-27  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * main/php_version.h: - Oops... wishful thinking here :)
+
+    * main/php_version.h
+      configure.in: - Update version number
+
+2002-02-27  James Cox  <[EMAIL PROTECTED]>
+
+    * NEWS: correcting grammar so it's readable
+
+2002-02-27  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * NEWS: Add 4.1.2 NEWS entries to HEAD.
+
+2002-02-27  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * main/php_version.h
+      NEWS
+      configure.in: Go with 4.1.2
+
+2002-02-27  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * sapi/servlet/servlet.java:
+    URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4.
+
 2002-02-26  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * main/php_main.h


Reply via email to