changelog               Wed Jun 18 20:30:55 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1350 php4/ChangeLog:1.1351
--- php4/ChangeLog:1.1350       Tue Jun 17 20:31:01 2003
+++ php4/ChangeLog      Wed Jun 18 20:30:54 2003
@@ -1,3 +1,110 @@
+2003-06-18  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      - Added the 'header'. These 4.3.3RCx sections will be combined for the
+        final release, 4.3.3. just added them now to keep better track on
+      changes
+        between the RCs.
+
+2003-06-18  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Config.php:
+      Typo (sorry Pierre ;)
+
+2003-06-18  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      configure.in
+      main/php_version.h:
+      - Go to RC2-dev.
+
+    * (PHP_4_3)
+      NEWS:
+      Correct version info.
+
+    * (PHP_4_3)
+      configure.in
+      main/php_version.h:
+      - Go with PHP 4.3.3RC1
+
+    * (PHP_4_3)
+      main/SAPI.c:
+      This broke more than fixed. Fixes e.g. max_input_time.
+
+2003-06-18  Vincent Blavet  <[EMAIL PROTECTED]>
+
+    * pear/Archive/Tar.php:
+      - Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
+
+2003-06-18  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c:
+      recognize CURLOPT_PORT
+
+2003-06-18  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/ircg/README.txt:
+      update
+
+    * (PHP_4_3)
+      ext/ircg/README.txt:
+      Update
+
+2003-06-18  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Config.php:
+      Be more clever for discovering the default ext_dir
+
+    * pear/package-PEAR.xml:
+      Update to 1.2 for PHP 4.3.3
+
+2003-06-18  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/sybase_ct/config.m4:
+      MFH: Fixed bug #24231: ext/sybase_ct could not be build as shared
+
+    * ext/sybase_ct/config.m4:
+      Fixed bug #24231: ext/sybase_ct could not be build as shared
+
+2003-06-18  Rob Richards  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.c
+      ext/domxml/php_domxml.c:
+      Fix for bug #24219 segfault during resource destruction
+      Used bug fix to optimize free_doc routine
+
+2003-06-18  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/standard/php_smart_str.h:
+      Use a smaller default size to accomodate the engine
+      
+      Submitted by: Stanislav Malyshev, with some massaging by me
+
+2003-06-18  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended
+      ext/mysql/php_mysql.c:
+      Make the default mysql connection timeout 60 seconds rather then unlimited.
+
+2003-06-18  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * ext/standard/ftp_fopen_wrapper.c:
+      Fix compiler warnings
+
+2003-06-18  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/ircg/ircg_scanner.c:
+      Sync
+
+    * ext/ircg/ircg_scanner.re
+      ext/ircg/php_ircg_conversion.c:
+      Work-around apparent issue with appendc
+      
+      Fix file inclusion order (Solaris)
+
 2003-06-17  Sascha Schumann  <[EMAIL PROTECTED]>
 
     * ext/ircg/ircg.c:


Reply via email to