From a648a5c2ccea6031ab26d94e09d6319cd2b564f4 Mon Sep 17 00:00:00 2001 From: Date: Tue, 3 Oct 2000 01:09:17 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc1cdacc9a..79d8ac18fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2000-10-02 Rasmus Lerdorf + + * ext/imap/config.m4: + Add --with-imap-ssl to support SSL'ized imap library in RH7 and others + +2000-10-02 Andi Gutmans + + * ext/standard/url.c: - Now really fix it. + + * NEWS: - Update NEWS + + * ext/standard/url.c: - Fix bug in parse_url() + +2000-10-02 Rasmus Lerdorf + + * ext/sablot/config.m4 + ext/shmop/config.m4 + ext/sockets/config.m4 + ext/curl/config.m4 + ext/cybercash/config.m4 + ext/java/config.m4 + ext/pfpro/config.m4 + ext/pgsql/config.m4 + configure.in + ext/ccvs/config.m4: Clean up the alignment of configure --help output + +2000-10-02 Andi Gutmans + + * NEWS: - Aiming for thursday to release 4.0.3 + + * main/php_version.h: + - Darn file is needed for Windows. Maybe it should be called + php_version.w32.h? + + * main/php_version.h: + - Any reason why php_version.h is in the CVS? I'm removing it so if I'm + screwing something up scream *now* :) + +2000-10-02 Daniel Beulshausen + + * NEWS: forgot that a while ago... + + * ext/mcrypt/mcrypt.dsp: fixed unresolved externals. + +2000-10-02 Stig Venaas + + * NEWS: *** empty log message *** + +2000-10-02 Sterling Hughes + + * ext/curl/curl.c: Tiny change in copying of buffer. + 2000-10-01 James Moore * INSTALL: -- 2.50.1