changelog               Mon Nov  6 01:31:11 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2503&r2=1.2504&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2503 php-src/ChangeLog:1.2504
--- php-src/ChangeLog:1.2503    Sun Nov  5 01:32:14 2006
+++ php-src/ChangeLog   Mon Nov  6 01:31:10 2006
@@ -1,3 +1,35 @@
+2006-11-05  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/standard/php_fopen_wrapper.c
+      ext/standard/php_fopen_wrapper.c:
+      data: and php:stdin/input allow_url_include checks
+
+2006-11-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c:
+      MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to 
control
+      the number of connection retries).
+
+    * (PHP_5_2)
+      NEWS
+      ext/imap/php_imap.c:
+      Fixed bug #39362 (Added an option to imap_open/imap_reopen to control the
+      number of connection retries).
+
+2006-11-05  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      - gdpng entry
+
+    * ext/gd/libgd/gd_png.c:
+      - MFH: Merge from gd-cvs, initialize the signature not the infile ctx
+
+    * (PHP_5_2)
+      ext/gd/libgd/gd_png.c:
+      - Merge from gd-cvs, initialize the signature not the infile ctx
+        NB: good that we don't use getC :)
+
 2006-11-04  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)


Reply via email to