changelog               Tue May 10 20:34:29 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1979&r2=1.1980&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1979 php-src/ChangeLog:1.1980
--- php-src/ChangeLog:1.1979    Mon May  9 20:34:01 2005
+++ php-src/ChangeLog   Tue May 10 20:34:28 2005
@@ -1,3 +1,91 @@
+2005-05-10  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/pgsql/pgsql.c
+      ext/pgsql/pgsql.c:
+      use & and check for the right value of result_type
+
+    * (PHP_4_3)
+      NEWS
+      ext/pgsql/pgsql.c:
+      use & and check for the right value of result_type
+      btw, nobody noticed that result_type wasn't ever working in 4.3, because
+      it was absent in parse_params()..
+      also, I prefer "Tony" just for uniformity =)
+
+2005-05-10  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      Tony or Antony? :)
+
+    * (PHP_5_0)
+      NEWS:
+      missing blame tag :)
+
+2005-05-10  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/pgsql/pgsql.c
+      ext/pgsql/pgsql.c:
+      MFH: fix #32904 (pg_get_notify() ignores result_type parameter)
+
+    * ext/pgsql/pgsql.c:
+      fix #32904 (pg_get_notify() ignores result_type parameter)
+
+2005-05-10  Andrey Hristov  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/math/math_std_dev.phpt:
+      fix the test too
+
+    * NEWS:
+      fix NEWS
+
+2005-05-10  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/odbc/php_odbc_includes.h
+      ext/odbc/php_odbc_includes.h:
+      MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
+
+    * (PHP_4_3)
+      NEWS
+      ext/odbc/php_odbc_includes.h:
+      - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
+
+2005-05-10  Andrey Hristov  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c
+      ext/standard/math.c
+      ext/standard/php_math.h:
+      rename math_std_dev to math_standard_deviation (the API wasn't published
+      yet)
+
+2005-05-10  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/snmp/snmp.c:
+      ws
+
+    * ext/snmp/snmp.c:
+      MFB: - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes
+      snmpapp.conf
+        access errors). (Jani, ric at arizona dot edu)
+
+    * (PHP_5_0)
+      NEWS
+      ext/snmp/snmp.c:
+      - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
+        access errors). (Jani, ric at arizona dot edu)
+
+    * (PHP_4_3)
+      ext/snmp/php_snmp.h
+      ext/snmp/snmp.c:
+      Revert the memleak fix due to net-snmp oddity (see also bug #32613)
+
 2005-05-09  Andrey Hristov  <[EMAIL PROTECTED]>
 
     * ext/mysqli/mysqli_api.c:
@@ -2031,7 +2119,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1979 2005/05/10 00:34:01 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1980 2005/05/11 00:34:28 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -5432,7 +5520,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1979 2005/05/10 00:34:01 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1980 2005/05/11 00:34:28 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -5913,7 +6001,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1979 2005/05/10 00:34:01 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1980 2005/05/11 00:34:28 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -7387,7 +7475,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1979 2005/05/10 00:34:01 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1980 2005/05/11 00:34:28 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to