changelog               Wed Jan 19 20:35:50 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1869&r2=1.1870&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1869 php-src/ChangeLog:1.1870
--- php-src/ChangeLog:1.1869    Tue Jan 18 20:34:31 2005
+++ php-src/ChangeLog   Wed Jan 19 20:35:49 2005
@@ -1,3 +1,74 @@
+2005-01-19  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * buildconf
+      build/build2.mk:
+      Added --debug option to buildconf
+
+    * build/build2.mk
+      build/build2.mk
+      build/build2.mk
+      build/buildcheck.sh
+      build/buildcheck.sh
+      build/buildcheck.sh:
+      Revert the multiple autoconf versions patch
+
+2005-01-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * win32/sendmail.c:
+      Stricter cc header check.
+
+2005-01-19  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * build/libtool.m4:
+      - Add the patched libtool.m4 from snaps so that Jani can play with it.
+
+2005-01-19  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      win32/sendmail.c
+      win32/sendmail.c:
+      MFH: - Fixed bug #28976 (use From: from headers if sendmail_from is 
empty)
+
+    * win32/sendmail.c:
+      - Fixed bug #28976 (use From: from headers if sendmail_from is empty)
+
+    * acinclude.m4
+      configure.in:
+      - Fix the pic patch
+
+    * ZendEngine2/zend_object_handlers.c:
+      - Fixed bug #29183 (Undefined symbol zend_check_private with Solaris CC)
+
+    * (PHP_5_0)
+      run-tests.php:
+      MFH: - Fixed bug #29136 (make test - libtool failure on MacOSX)
+
+    * run-tests.php:
+      - Fixed bug #29136 (make test - libtool failure on MacOSX)
+
+2005-01-19  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_ini_parser.y:
+      - Fix memleak
+
+2005-01-19  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/ldap/ldap.c:
+      MFH: - WS & CS fixes
+      MFH: - php_error -> php_error_docref
+      MFH: - Removed pointless checks (array_init, emalloc, etc.)
+      MFH: - Force ldapv3 for ldap_start_tls()
+
+    * ext/ldap/ldap.c:
+      - ldap_start_tls() requires ldapv3 protocol -> force it
+
 2005-01-18  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -586,7 +657,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1869 2005/01/19 01:34:31 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1870 2005/01/20 01:35:49 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to