From: Date: Sat, 1 Jan 2005 01:35:57 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~421 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8747e6e1b4c15a2d83877d9dbcee208231288de9;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2ce2d023a0..57d7c84441 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2004-12-31 Jani Taskinen + + * (PHP_4_3) + build/build2.mk: + Revert part of the previous commit: autoheader 2.13 does not have this + option + +2004-12-31 Ilia Alshanetsky + + * (PHP_4_3) + ext/crack/crack.c: + Don't forget to init a variable. + + * (PHP_4_3) + ext/crack/config.m4: + Detect libcrack with Kerberos 5 support built-in. + + * (PHP_4_3) + ext/zip/config.m4 + ext/zip/php_zip.h + ext/zip/zip.c: + Fixed compiler warning when using newer versions of libzip. + 2004-12-30 Rasmus Lerdorf * (PHP_4_3)