changelog Mon Oct 22 01:31:23 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2845&r2=1.2846&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2845 php-src/ChangeLog:1.2846
--- php-src/ChangeLog:1.2845 Sun Oct 21 01:31:34 2007
+++ php-src/ChangeLog Mon Oct 22 01:31:22 2007
@@ -1,3 +1,23 @@
+2007-10-21 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* (PHP_4_4)