From 6485ed84b56fe9d52a0768cd9bfb8a1aaf2327c3 Mon Sep 17 00:00:00 2001 From: Date: Mon, 5 Jan 2004 01:31:52 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8cadff614f2..6ca0ba78586 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-01-04 Ilia Alshanetsky + + * (PHP_4_3) + ext/crack/crack.c: + Fixed compile warnings. + Fixed crash in crack_closedict(); + Switched from zend_error() to php_error_docref(); + +2004-01-04 Moriyoshi Koizumi + + * ext/standard/tests/file/bug26615.phpt: + "seq" isn't available for all platforms. + 2004-01-03 Edin Kadribasic * (PHP_4_3)