]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 3 Oct 2000 01:09:17 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 3 Oct 2000 01:09:17 +0000 (01:09 +0000)
ChangeLog

index dc1cdacc9afbba8f295eee9ab34b4c67fd39047f..79d8ac18faf0437959cdd3a74d8a5ca4174d62e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2000-10-02  Rasmus Lerdorf  <rasmus@php.net>
+
+    * ext/imap/config.m4:
+    Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
+
+2000-10-02  Andi Gutmans  <andi@zend.com>
+
+    * 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  <rasmus@php.net>
+
+    * 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  <andi@zend.com>
+
+    * 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  <daniel@php4win.de>
+
+    * NEWS: forgot that a while ago...
+
+    * ext/mcrypt/mcrypt.dsp: fixed unresolved externals.
+
+2000-10-02  Stig Venaas  <venaas@uninett.no>
+
+    * NEWS: *** empty log message ***
+
+2000-10-02  Sterling Hughes  <stirling@bestweb.net>
+
+    * ext/curl/curl.c: Tiny change in copying of buffer.
+
 2000-10-01  James Moore  <James@phpuk.org>
 
     * INSTALL: