From: Date: Mon, 2 Oct 2000 01:09:10 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.3RC2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eac689a606d57eb17a338d7fc907b8c20213fff8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2acd197b50..dc1cdacc9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2000-10-01 James Moore + + * 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 + + * main/fopen-wrappers.c: - Remove unneeded IS_SLASH() definition. + +2000-10-01 Derick Rethans + + * 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 and Slava Poliakov + + +2000-10-01 Sterling Hughes + + * 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 + + * 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 * php_modules.dsw: added filepro & snmp