From 88e5482defd0a9cd3882dadedcfa8be505c996d8 Mon Sep 17 00:00:00 2001 From: Date: Tue, 21 Jan 2003 01:33:07 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/ChangeLog b/ChangeLog index df93d391b9..56d1f867d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +2003-01-20 Ilia Alshanetsky + + * ext/imap/php_imap.c + ext/imap/php_imap.h: + quota function fixes. Thanks Wez. + + * ext/imap/php_imap.c: + Changed php_error to php_error_docref. + Removed pointless memory allocation checks. + Memory leak fix inside quota functions. + +2003-01-20 Moriyoshi Koizumi + + * ext/pcre/php_pcre.c: + Fixed bug #21758 + +2003-01-20 Ilia Alshanetsky + + * ext/msession/msession.c: + Restore php_error -> php_error_docref patch. + +2003-01-20 Sascha Schumann + + * README.TESTING: + test commit + +2003-01-20 Derick Rethans + + * ext/standard/credits.c: + - Add credits for Magnus + +2003-01-20 Jani Taskinen + + * ext/gd/config.m4: + Add test for png.h + +2003-01-20 Mark L. Woodward + + * ext/msession/README + ext/msession/msession.c + ext/msession/php_msession.h + ext/msession/reqclient.h: + Updated for Msession 1.2. + Includes new APIs + 2003-01-19 Ilia Alshanetsky * ext/oracle/oracle.c: -- 2.40.0