]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 1 Aug 2000 01:09:15 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 1 Aug 2000 01:09:15 +0000 (01:09 +0000)
ChangeLog

index 3b807398edc4a052b7d88a651cbfd28ea0868e7d..11a379034371d56903fcee11beb876dd91c5c34e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-07-31  James L. Pine  <jlp@valinux.com>
+
+    * pear/DB/oci8.php:
+    added affectedRows, which takes no arguements and returns the number of rows affected by the last query.  if the query was a select, returns 0.
+
+2000-07-31  Rasmus Lerdorf  <rasmus@php.net>
+
+    * sapi/apache/mod_php4.c: Missed a symbol
+
+2000-07-31  Sascha Schumann  <sascha@schumann.cx>
+
+    * README.SELF-CONTAINED-EXTENSIONS: Add note about software requirements
+
 2000-07-30  Hartmut Holzgraefe  <hartmut@six.de>
 
     * ext/standard/math.c: fix for bug #5672