From: Date: Mon, 22 Oct 2007 01:31:22 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1563 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a13ffd47132dce3a1f634d9f782432048779cb80;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index ec33290d9f..373763ddd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2007-10-21 Ilia Alshanetsky + + * 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 * (PHP_4_4)