]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 9 Feb 2005 01:33:26 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Wed, 9 Feb 2005 01:33:26 +0000 (01:33 +0000)
ChangeLog

index 0b3a5953484f8d21a0a449935dc09ef086660627..6c96c5672ee4500560341815ebfa8072eec3777e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2005-02-08  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * 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  <tony2001@phpclub.net>
+
+    * 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  <rasmus@lerdorf.com>
+
+    * (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  <rasmus@lerdorf.com>
 
     * ext/fam/fam.c