changelog               Thu Jul  5 01:31:23 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2738&r2=1.2739&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2738 php-src/ChangeLog:1.2739
--- php-src/ChangeLog:1.2738    Wed Jul  4 01:31:18 2007
+++ php-src/ChangeLog   Thu Jul  5 01:31:22 2007
@@ -1,3 +1,41 @@
+2007-07-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/curl/interface.c:
+      MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
+      patch by Andrey A. Belashkov
+
+    * ext/curl/interface.c:
+      add CURLINFO_PRIVATE & CURLOPT_PRIVATE
+      patch by Andrey A. Belashkov
+
+2007-07-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * Makefile.global
+      run-tests.php
+      run-tests.php:
+      Fixed "make test"
+
+2007-07-04  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      do not fax the fixes :)
+
+2007-07-04  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/simplexml/simplexml.c:
+      MFH (r-1.240)
+      Fix behavior of empty($sxe->element) and empty($sxe['prop'])
+      when used on empty elements properties (apply PHP emptiness rules)
+
+    * ext/simplexml/simplexml.c:
+      Fix behavior of empty($sxe->element) and empty($sxe['prop'])
+      when used on empty elements properties (apply PHP emptiness rules)
+
 2007-07-03  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/shmop/package2.xml

Reply via email to