diff options
author | <changelog@php.net> | 2001-04-08 01:09:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-04-08 01:09:18 +0000 |
commit | 0800c33b5110547c9e919cf8d2504ed9b97624a7 (patch) | |
tree | 240d6754a19c1aa6580bf2715df0724a74d2bdcd /ChangeLog | |
parent | 176f5847bec69abbea0a2f9896d432988a5fe192 (diff) | |
download | php-git-0800c33b5110547c9e919cf8d2504ed9b97624a7.tar.gz |
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2001-04-07 Jani Taskinen <sniper@iki.fi> + + * ext/standard/file.c: ws pollution removed. + +2001-04-07 Jon Parise <jon@csh.rit.edu> + + * ext/yp/yp.c: + Fix compilation (strict compilers require constant initializers). + +2001-04-07 André Langhorst <A.Langhorst@itbnet.de> + + * ext/standard/basic_functions.c: fix proto + +2001-04-07 Jani Taskinen <sniper@iki.fi> + + * ext/fdf/fdf.c: fixed protos + 2001-04-06 Jani Taskinen <sniper@iki.fi> * ext/fdf/fdf.c |