From: Date: Wed, 9 Feb 2005 01:33:26 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f026d026aa8dc2cf133703f9c7da00edfebbb96;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 0b3a595348..6c96c5672e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2005-02-08 Ilia Alshanetsky + + * ext/shmop/php_shmop.h + ext/shmop/shmop.c: + Removed pointless operations/declarations. + + * NEWS + ext/standard/file.c: + Added optional maxlen parameter to file_get_contents(). + +2005-02-08 Antony Dovgal + + * NEWS + ext/cpdf/.cvsignore + ext/cpdf/CREDITS + ext/cpdf/config.m4 + ext/cpdf/config.w32 + ext/cpdf/cpdf.c + ext/cpdf/cpdf.dsp + ext/cpdf/package.xml + ext/cpdf/php_cpdf.h: + move ext/cpdf to PECL + +2005-02-08 Rasmus Lerdorf + + * (PHP_5_0) + ext/fam/fam.c + ext/fam/php_fam.h + ext/hwapi/hwapi.cpp + ext/hwapi/php_hwapi.h + ext/xml/xml.c: + MFH eliminating a few more useless R* calls + 2005-02-07 Rasmus Lerdorf * ext/fam/fam.c