From 01c532dc22bd6445d77a64f0688cc468ad7d41d1 Mon Sep 17 00:00:00 2001 From: Date: Wed, 9 Feb 2000 02:09:10 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35f2983765..c303811b11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2000-02-08 Zeev Suraski + + * ext/gd/gd.c + ext/gd/gdttf.c + ext/gd/gdttf.h + ext/imap/imap.c + ext/pcre/pcrelib/pcreposix.c + ext/standard/base64.c + ext/standard/php_string.h + ext/standard/string.c + ext/standard/url.c + dl/snmp/winsnmp.c: + Change string->str where possible; string is basic a C++ class, so gdb can't look + inside variables named 'string'. + + * ext/standard/file.c + ext/standard/php_string.h + ext/standard/string.c + ext/zlib/zlib.c: +2000-02-08 Andrei Zmievski + + * sapi/apache/mod_php4.c + sapi/apache/mod_php4.h + NEWS: New function notice. + +2000-02-08 Uwe Steinmann + + * ext/hyperwave/hw.c: - made hyperwave extension compile again + +2000-02-08 Evan Klinger + + * dl/calendar/calendar.c + dl/calendar/sdncal.h: calendar.so now works with php4. + 2000-02-07 Thies C. Arntzen * ext/standard/var.c: -- 2.50.1