changelog               Fri May 13 20:33:54 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1982&r2=1.1983&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1982 php-src/ChangeLog:1.1983
--- php-src/ChangeLog:1.1982    Thu May 12 20:34:51 2005
+++ php-src/ChangeLog   Fri May 13 20:33:53 2005
@@ -1,3 +1,66 @@
+2005-05-13  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      NEWS
+      Zend/zend.c
+      ZendEngine2/zend.c:
+      MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside
+      error handler)
+
+    * ZendEngine2/zend.c:
+      fix bug #29975 (memory leaks when set_error_handler() is used inside 
error
+      handler)
+
+2005-05-13  Magnus Määttä  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/posix/config.m4
+      ext/posix/php_posix.h
+      ext/posix/posix.c:
+      Added new function: posix_mknod().
+
+2005-05-13  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_nonapi.c:
+      charsets_dir is no longer needed
+
+    * (PHP_5_0)
+      NEWS
+      ext/mysqli/mysqli_fe.c
+      ext/mysqli/mysqli_nonapi.c
+      ext/mysqli/php_mysqli.h
+      ext/mysqli/tests/065.phpt:
+      MFH:
+      fixed windows compilation bug
+      renamed mysqli_set_character_set_name to mysqli_set_charset
+
+    * ext/mysqli/php_mysqli.h:
+      mysql_set_charset now works version undependent for MySQL 4.1.13 and 
above
+
+    * ext/mysqli/mysqli_fe.c
+      ext/mysqli/mysqli_nonapi.c
+      ext/mysqli/php_mysqli.h
+      ext/mysqli/tests/065.phpt:
+      - fixed compile error under windows. Functionality for changing the
+      character set was moved to libmysql (4.1 bk tree - will be merged into
+      5.0 within the next days).
+      - renamed mysql_set_character_set to mysqli_set_charset
+
+2005-05-13  Andrey Hristov  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      fix NEWS
+
+    * ext/standard/basic_functions.c
+      ext/standard/math.c
+      ext/standard/php_math.h
+      ext/standard/tests/math/math_std_dev.phpt:
+      move math_standard_deviation and math_variance to the stats PECL 
extension
+
 2005-05-12  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ZendEngine2/zend_reflection_api.c:
@@ -2172,7 +2235,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1982 2005/05/13 00:34:51 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1983 2005/05/14 00:33:53 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -5573,7 +5636,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1982 2005/05/13 00:34:51 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1983 2005/05/14 00:33:53 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -6054,7 +6117,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1982 2005/05/13 00:34:51 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1983 2005/05/14 00:33:53 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -7528,7 +7591,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1982 2005/05/13 00:34:51 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1983 2005/05/14 00:33:53 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to