summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-10-02 01:09:10 +0000
committer <changelog@php.net>2000-10-02 01:09:10 +0000
commiteac689a606d57eb17a338d7fc907b8c20213fff8 (patch)
tree490fa1627a74ce3a22605df9ee501bdc4f745c8d
parentba90d5d529819d6e1e0ff4df65e3ba78209e3cd6 (diff)
downloadphp-git-eac689a606d57eb17a338d7fc907b8c20213fff8.tar.gz
ChangeLog update
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2acd197b50..dc1cdacc9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2000-10-01 James Moore <James@phpuk.org>
+
+ * INSTALL:
+ Adding note about having to make install if you do not have apache already installed (IE there is no apache dir to copy httpd binary to)
+
+2000-10-01 Andi Gutmans <andi@zend.com>
+
+ * main/fopen-wrappers.c: - Remove unneeded IS_SLASH() definition.
+
+2000-10-01 Derick Rethans <d.rethans@jdimedia.nl>
+
+ * ext/shmop/.cvsignore
+ ext/shmop/Makefile.in
+ ext/shmop/README
+ ext/shmop/config.m4
+ ext/shmop/php_shmop.h
+ ext/shmop/setup.stub
+ ext/shmop/shmop.c:
+ - Added the shmop extension. It allows more general ways of shared memory
+ access. (thanks to Ilia Alshanestky <iliaa@home.com> and Slava Poliakov
+ <slavapl@mailandnews.com>
+
+2000-10-01 Sterling Hughes <stirling@bestweb.net>
+
+ * NEWS:
+ It seems these entries were truncated in my commit, perhaps it was due to
+ the multiple NEWS entries in the same commit.
+
+2000-10-01 Andi Gutmans <andi@zend.com>
+
+ * NEWS:
+ - Fixed conflicts. Those first two lines with the XXX need to be fixed.
+ I'm not sure if they were meant to be in the Changelog or NEWS file, in
+ any case they are broken. Whoever, commited them can you please fix it?
+ I couldn't find who commited them in the CVS commit messages
+
2000-09-30 Daniel Beulshausen <daniel@php4win.de>
* php_modules.dsw: added filepro & snmp