changelog               Wed Feb 28 01:31:02 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2614&r2=1.2615&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2614 php-src/ChangeLog:1.2615
--- php-src/ChangeLog:1.2614    Tue Feb 27 01:31:09 2007
+++ php-src/ChangeLog   Wed Feb 28 01:31:01 2007
@@ -1,3 +1,46 @@
+2007-02-27  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/ftp/ftp.c
+      ext/hash/hash.c
+      ext/mbstring/oniguruma/regerror.c
+      ext/mhash/mhash.c
+      ext/pcre/pcrelib/pcregrep.c
+      ext/pdo_firebird/firebird_driver.c
+      ext/session/mod_mm.c
+      ext/session/session.c
+      ext/spl/spl_directory.c
+      ext/spl/spl_iterators.c
+      ext/standard/html.c
+      ext/standard/http_fopen_wrapper.c
+      ext/standard/string.c
+      ext/wddx/wddx.c
+      main/SAPI.c
+      sapi/cgi/cgi_main.c
+      sapi/cgi/fastcgi.c
+      sapi/tux/php_tux.c:
+      
+      snprintf() -> slprintf()
+
+    * (PHP_5_2)
+      ext/date/php_date.c
+      ext/exif/exif.c
+      ext/imap/php_imap.c
+      ext/interbase/ibase_query.c
+      ext/interbase/ibase_service.c
+      ext/interbase/interbase.c
+      ext/pdo_firebird/firebird_statement.c
+      ext/soap/soap.c:
+      
+      snprintf() -> slprintf()
+      
+
+    * (PHP_5_2)
+      ext/standard/string.c:
+      
+      Fixed bug #40637 (Regression in strip_tags() in relation so quote
+      handling)
+
 2007-02-26  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/spl/spl_directory.c:

Reply via email to