changelog               Wed Jul  7 20:32:28 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1679&r2=1.1680&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1679 php-src/ChangeLog:1.1680
--- php-src/ChangeLog:1.1679    Tue Jul  6 20:32:37 2004
+++ php-src/ChangeLog   Wed Jul  7 20:32:27 2004
@@ -1,3 +1,20 @@
+2004-07-07  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/config.m4
+      ext/mysqli/mysqli.c
+      ext/mysqli/mysqli_api.c
+      ext/mysqli/mysqli_fe.c
+      ext/mysqli/mysqli_prop.c
+      ext/mysqli/mysqli_report.c
+      ext/mysqli/php_mysqli.h:
+      added check in config.m4 for deprecated library
+      added support for new 4.1.3-beta functions
+       mysqli_stmt_field_count
+       mysqli_stmt_attr_set
+       mysqli_stmt_attr_get
+      removed support for deprecated/old api functions
+      fixed bug in constructor_get
+
 2004-07-06  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -5678,7 +5695,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1679 2004/07/07 00:32:37 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1680 2004/07/08 00:32:27 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to