From: Date: Mon, 24 Sep 2007 01:31:25 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1759 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86aa4db646e4ea9f21e5094e4bd5a594f604ee36;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 94f3d4f2c2..06e7b754ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-09-23 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + main/safe_mode.c: + + Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is + enabled). + 2007-09-22 Ilia Alshanetsky * (PHP_5_2)