From b04e0a8884716e8a9a22bd35458e2c3aee8fba2d Mon Sep 17 00:00:00 2001 From: Date: Wed, 27 Aug 2003 00:32:00 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/ChangeLog b/ChangeLog index 71558cd91d..d6d9e1ec26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2003-08-26 Jani Taskinen + + * (PHP_4_3) + NEWS: + BFN + + * (PHP_4_3) + main/config.w32.h + main/internal_functions_win32.c: + MFH: - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani) + + * main/config.w32.h + main/internal_functions_win32.c: + - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani) + + * (PHP_4_3) + ext/session/session.c: + More crap from previous commits + + * (PHP_4_3) + ext/session/session.c: + Fix typo + + * (PHP_4_3) + ext/session/session.c: + MFH: - Fixed crash bug when non-existing save/serializer handler is used + + * ext/session/session.c: + - Prevent crash if non-existing save/serializer handler is tried to be used + - Added the registered serializers information to MINFO. + +2003-08-26 Sascha Schumann + + * scripts/Makefile.frag + scripts/Makefile.frag: + Use $(INSTALL_DATA) instead of cp + 2003-08-25 Ilia Alshanetsky * (PHP_4_3) -- 2.40.0