]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 22 Oct 2007 01:31:22 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Mon, 22 Oct 2007 01:31:22 +0000 (01:31 +0000)
ChangeLog

index ec33290d9fc817582d71c908ced63ee46cdc8548..373763ddd5a22276c0b25f56d98ff3a2488fd533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-10-21  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/tests/file/006_error.phpt:
+      MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
+      0644 permissions).
+
+    * (PHP_5_2)
+      ext/standard/tests/file/006_error.phpt:
+      
+      MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd
+      has
+      0644 permissions).
+
+    * (PHP_5_3)
+      ext/standard/tests/file/006_error.phpt:
+      
+      Fixed bug #42944 (test failing due to expectation that /etc/passwd has
+      0644
+      permissions).
+
 2007-10-20  Pierre-Alain Joye  <pierre.dev@gmail.com>
 
     * (PHP_4_4)