changelog               Fri Apr 28 05:31:48 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2328&r2=1.2329&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2328 php-src/ChangeLog:1.2329
--- php-src/ChangeLog:1.2328    Thu Apr 27 05:31:45 2006
+++ php-src/ChangeLog   Fri Apr 28 05:31:48 2006
@@ -1,3 +1,34 @@
+2006-04-27  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/pcntl/pcntl.c:
+      pcntl_signal is safe too
+
+    * ext/pcntl/pcntl.c:
+      Safe-fy some functions.
+
+2006-04-27  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.c
+      sapi/cgi/fastcgi.h
+      sapi/cgi/fastcgi.h:
+      Proper fix for bug #37205
+
+2006-04-27  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/iconv/iconv.c:
+      - Remove fprintf() used for debugging
+
+    * (PHP_5_1)
+      ext/iconv/iconv.c
+      ext/iconv/tests/bug37176.phpt:
+      - MFH: fix bug #37176 (iconv_strpos() fails to find a string)
+
+    * ext/iconv/iconv.c
+      ext/iconv/tests/bug37176.phpt
+      ext/iconv/tests/bug37176.phpt:
+      - Fix bug #37176 (iconv_strpos() fails to find a string)
+
 2006-04-26  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * sapi/cgi/fastcgi.c

Reply via email to