summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-05-04 01:09:13 +0000
committer <changelog@php.net>2000-05-04 01:09:13 +0000
commita85e57ebc32a1ec1ae5bda19dfe5f716c18c02f2 (patch)
treefdbc043892441c511741b490f5598656ee8b8942
parent948edc9caf5fb193eb22bb1a1a6e527f0dd16605 (diff)
downloadphp-git-a85e57ebc32a1ec1ae5bda19dfe5f716c18c02f2.tar.gz
ChangeLog update
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d24832423..252a02f1b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2000-05-03 Andrei Zmievski <andrei@ispi.net>
+
+ * ext/standard/assert.c:
+ Let's enable assert by default since it's so useful.
+
+2000-05-03 Joey Smith <joey@samaritan.com>
+
+ * README.CVS-RULES:
+ Add fact that every entry in NEWS has to have a name after it
+
+ * NEWS: Sascha pointed me in the right direction.
+
+2000-05-03 Andrei Zmievski <andrei@ispi.net>
+
+ * NEWS: We want to have name at the very end.
+
+2000-05-03 Sam Ruby <rubys@us.ibm.com>
+
+ * config.w32.h: Correct build breakage - win32
+
+2000-05-03 Joey Smith <joey@samaritan.com>
+
+ * README.BCMATH
+ README-BCMATH: Moving README-BCMATH to README.BCMATH
+
+ * ext/bcmath/config.m4:
+ I am going to move README-BCMATH to README.BCMATH for consistency.
+
+ * Makefile.in: Changed install-local to install-sapi for clarity.
+
+ * ext/bcmath/.cvsignore:
+ Shut up CVS and make cvsclean wipe this file out...
+
2000-05-02 Sascha Schumann <sascha@schumann.cx>
* Makefile.in