Skip to content

Commit cf6a2b1

Browse files
author
committed
ChangeLog update
1 parent 1e0b71d commit cf6a2b1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ChangeLog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2000-03-17 Hartmut Holzgraefe <hholzgra@media-engineering.de>
2+
3+
* ext/standard/filestat.c: is_executable() for root fixed
4+
this is an intermediate patch, switching from stat() to
5+
access() for is_(readable|writable|executable) shall
6+
fix the whole topic once and for all
7+
8+
2000-03-17 Andi Gutmans <andi@php.net>
9+
10+
* php_virtual_cwd.c: - Fix Win32 compile
11+
12+
2000-03-17 Sterling Hughes <sterling@designmultimedia.com>
13+
14+
* ext/standard/file.c:
15+
ftruncate returns 1 on success and 0 on failure instead of 0 on success and -1 on failure.
16+
117
2000-03-16 Andi Gutmans <andi@php.net>
218

319
* php_virtual_cwd.c: - Last one for today.

0 commit comments

Comments
 (0)