diff options
author | <changelog@php.net> | 2001-09-09 00:11:33 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-09-09 00:11:33 +0000 |
commit | fd07b94b0f2419c81d19c0d682be047c9adaa190 (patch) | |
tree | d64f57e116878442626e80a60e477bfd62fec23c | |
parent | 9a6fe9631efa2022a4c20a00ae7e49561a8014bd (diff) | |
download | php-git-fd07b94b0f2419c81d19c0d682be047c9adaa190.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +2001-09-08 Harald Radi <h.radi@nme.at> + + * ext/com/COM.c + ext/com/variant.h: MFH + + * ext/com/COM.c + ext/com/variant.h: + com_*() functions returned an oo-resource instead of an resource id, + thus subsequent com_*() calls to com-returnvalues failed. + +2001-09-08 André Langhorst <A.Langhorst@itbnet.de> + + * ext/curl/config.m4: fix curl build for curl >= 7.8 + +2001-09-08 Thomas V.V.Cox <cox@idecnet.com> + + * pear/DB/mysql.php: "gotcha" Stig :-) + + * pear/DB/mysql.php: just in case + +2001-09-08 Sterling Hughes <sterling@designmultimedia.com> + + * ext/curl/curl.c: tense, tense, tense + + * TODO-4.1.txt: I'll stop annoying the list if this doesn't shed light :) + + * TODO-4.1.txt: Doesn't fix the subject problem, but debugging + 2001-09-07 Sterling Hughes <sterling@designmultimedia.com> * TODO-4.1.txt: revert (I'll fix the subject stuff in a second) |