changelog               Sun Dec 24 01:31:01 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2550&r2=1.2551&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2550 php-src/ChangeLog:1.2551
--- php-src/ChangeLog:1.2550    Sat Dec 23 01:30:56 2006
+++ php-src/ChangeLog   Sun Dec 24 01:31:01 2006
@@ -1,3 +1,65 @@
+2006-12-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/zip/php_zip.c
+      ext/zip/zip_stream.c:
+      MFB: safety checks
+
+    * (PHP_5_2)
+      ext/zip/php_zip.c
+      ext/zip/zip_stream.c:
+      Safety checks
+
+    * (PHP_4_4)
+      ext/sysvmsg/sysvmsg.c:
+      MFB: Added checks for negative max length and overflow checks for
+      overly long strings.
+
+    * ext/sysvmsg/sysvmsg.c:
+      MFB: Added checks for negative max length and overflow checks for overly
+      long strings.
+
+    * (PHP_5_2)
+      ext/sysvmsg/sysvmsg.c:
+      Added checks for negative max length and overflow checks for overly long
+      strings.
+
+2006-12-23  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/mcrypt/config.m4
+      ext/mhash/config.m4
+      ext/pdo_sqlite/config.m4
+      ext/tidy/config.m4:
+      - MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
+        --with-libdir).
+
+    * (PHP_5_2)
+      NEWS
+      ext/mcrypt/config.m4
+      ext/mhash/config.m4
+      ext/pdo_sqlite/config.m4
+      ext/tidy/config.m4:
+      - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
+        --with-libdir).
+
+2006-12-23  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/tests/error1.phpt:
+      fix test
+
+    * ZendEngine2/zend_API.h:
+      fix typo
+
+    * ext/oci8/tests/error.phpt
+      ext/oci8/tests/error1.phpt
+      ext/oci8/tests/error_old.phpt:
+      fix tests
+
+    * ext/oci8/oci8_interface.c:
+      use add_ascii_assoc_text()
+
+    * ext/oci8/oci8_collection.c:
+      use OCI_SUCCESS constant, do not rely on its value
+
 2006-12-22  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * unicode-progress.txt

Reply via email to