From 4300d396b4688c5b378b3593bf22b4fd27dca81f Mon Sep 17 00:00:00 2001 From: Date: Sun, 2 Jul 2000 01:09:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 925b021c8b..b412cd1ea0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2000-07-01 Sterling Hughes + + * ext/snmp/snmp.c: revert + note. + + * ext/snmp/snmp.c: - strdup -> estrdup + - check whether return_value array is initialized. + +2000-07-01 Rasmus Lerdorf + + * main/SAPI.c: + This is documented to not be case sensitive and it is not case sensitive + in PHP 3, so let's not make it case sensitive. + +2000-07-01 Andi Gutmans + + * ext/standard/image.c: + - Commit tiny patch to remove redundant code by Amit Schreiber. + +2000-07-01 Sterling Hughes + + * ext/cybercash/cybercash.c: stylistic modifications. + + * ext/cybercash/cybercash.h: definition. + + * ext/cybercash/cybercash.c: + -Allow cybercash to compile as a DL module. + -Stylistic changes. + -Add RETURN_STRINGL + Z_*_PP macros + 2000-06-30 Sterling Hughes * ext/dbase/dbase.c: Fix bug 4813. Fixed by greg@darkphoton.com -- 2.40.0