changelog               Sun Sep 24 01:31:00 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2462&r2=1.2463&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2462 php-src/ChangeLog:1.2463
--- php-src/ChangeLog:1.2462    Sat Sep 23 01:30:50 2006
+++ php-src/ChangeLog   Sun Sep 24 01:30:59 2006
@@ -1,3 +1,27 @@
+2006-09-23  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/standard/dir.c:
+      add missing parameter to opendir() and fix segfault
+
+    * sapi/cgi/cgi_main.c
+      sapi/cgi/cgi_main.c:
+      fix CGI build
+
+    * ext/standard/string.c:
+      one more try to fix ZTS build
+
+    * ext/standard/string.c:
+      fix ZTS build
+
+    * ext/standard/url.c:
+      fix possible segfault in #38891
+
+2006-09-23  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/mbstring/config.m4:
+      fixed build problem of some extensions which depend on ext/mbstring.
+
 2006-09-22  Sara Golemon  <[EMAIL PROTECTED]>
 
     * ext/standard/file.c:

Reply via email to