summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2000-12-01 02:09:19 +0000
committer <changelog@php.net>2000-12-01 02:09:19 +0000
commit727e89ab1b117d43f88a32827241b06619d88508 (patch)
tree481dd5cbd3e633374f5836ebe5b9075c6e0ce889 /ChangeLog
parentf9e226fe4a145664eff1a2dd76edbd4a62a5cc87 (diff)
downloadphp-git-727e89ab1b117d43f88a32827241b06619d88508.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c8c3574b..42359cb662 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2000-11-30 Frank M. Kromann <fmk@swwwing.com>
+
+ * ext/mssql/php_mssql.c:
+ Changed presentation of default values for textsize and textlimit in phpinfo().
+ the value -1 means "Server default"
+
+2000-11-30 David Eriksson <david@2good.com>
+
+ * ext/satellite/README
+ ext/satellite/config.m4: updated documentation and configuration
+
+ * ext/satellite/object.c
+ ext/satellite/struct.c: changed variable names to *_class_functions
+
+2000-11-30 Sterling Hughes <Sterling.Hughes@pentap.net>
+
+ * ext/bcmath/config.m4: fix configure --help option name...
+
2000-11-29 Frank M. Kromann <fmk@swwwing.com>
* php.ini-dist