summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilfredo Sanchez <wsanchez@php.net>2001-04-03 23:05:08 +0000
committerWilfredo Sanchez <wsanchez@php.net>2001-04-03 23:05:08 +0000
commita71b0e1bfb95435c56cb2c090f5c19707cf309ac (patch)
tree52e8ec049c11543b6785011e0539cc3180634ca9
parentf085ab8a33f8b2481adf7d54d14c16575e16a21d (diff)
downloadphp-git-a71b0e1bfb95435c56cb2c090f5c19707cf309ac.tar.gz
Note INSTALL_ROOT change
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 898f6573b0..ed0de2f163 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-04-03 Wilfredo Sanchez <wsanchez@mit.edu>
+
+ * Makefile.in
+ configure.in
+ php4/ext/java/config.m4
+ php4/pear/Makefile.in
+ php4/sapi/aolserver/config.m4
+ php4/sapi/apache/config.m4
+ php4/sapi/cgi/config.m4
+ php4/sapi/isapi/config.m4
+ php4/sapi/nsapi/config.m4
+ php4/sapi/phttpd/config.m4
+ php4/sapi/pi3web/config.m4:
+ Add INSTALL_ROOT variable to allow installation into a packageable
+ directory.
+
2001-04-02 Wez Furlong <wez.php@thebrainroom.com>
* ext/openssl/openssl.c: