summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2001-04-08 01:09:18 +0000
committer <changelog@php.net>2001-04-08 01:09:18 +0000
commit0800c33b5110547c9e919cf8d2504ed9b97624a7 (patch)
tree240d6754a19c1aa6580bf2715df0724a74d2bdcd /ChangeLog
parent176f5847bec69abbea0a2f9896d432988a5fe192 (diff)
downloadphp-git-0800c33b5110547c9e919cf8d2504ed9b97624a7.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 904f7d0a67..a9c45bd674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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