From ef7e7ebfc8173318ccad5265e32d697dac596792 Mon Sep 17 00:00:00 2001 From: Date: Tue, 23 Nov 1999 02:08:41 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8eaa4eb8ca..b43da23dea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +1999-11-22 Zeev Suraski + + * ext/standard/output.c + main.c: Fixed a leak when using automatic output buffering + +1999-11-22 Andrei Zmievski + + * buildconf: Don't forget the pickle. + + * MODULES_STATUS: Reformatting. + +1999-11-22 Frank M. Kromann + + * MODULES_STATUS: add MS SQL module seams to be working + + * ext/standard/info.c: add MS SQL module to credit info + +1999-11-22 Zeev Suraski + + * NEWS: *** empty log message *** + +1999-11-22 Uwe Steinmann + + * tests/testhyperwave: - test for hyperwave module + + * tests/testcpdf: - test for cpdf module + +1999-11-22 Stig Bakken + + * Makefile.am + build.mk + configure.in: Introduced PECL - PHP Extension and Code Library (prounounced "picke"), in + the "pecl" subdir. "make install" will now install the database abstraction + layer in PREFIX/lib/php. + I hereby dedicate this part of PHP to my daughter-of-yesterday Malin. :-) + +1999-11-22 Evan Klinger + + * ext/standard/math.c: Optimize a tiny bit + + * ext/ldap/ldap.c: Optimize LDAP a little with Ex API + +1999-11-22 changelog + + * NEWS: NEWS update + 1999-11-21 Sascha Schumann * ext/standard/url.c: -- 2.40.0