changelog               Sun Aug 11 20:18:08 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1133 php4/ChangeLog:1.1134
--- php4/ChangeLog:1.1133       Sat Aug 10 20:17:35 2002
+++ php4/ChangeLog      Sun Aug 11 20:18:07 2002
@@ -1,3 +1,92 @@
+2002-08-11  helly  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c: -quick hack to allow compilation under windows again
+    -correct solution to follow tomorrow
+
+2002-08-11  kalowsky  <[EMAIL PROTECTED]>
+
+    * win32/php4dllts.dsp: Added the php_odbc_includes.h file
+
+    * ext/odbc/php_odbc.c
+      ext/odbc/php_odbc.h:
+    The start of adding odbc_data_source() functionality
+
+2002-08-11  helly  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd_gd.c:
+    missed to commit this fix: correct since this is only a flag
+
+    * ext/gd/libgd/gd2copypal.c
+      ext/gd/libgd/gd_jpeg.c
+      ext/gd/libgd/gdft.c
+      ext/gd/libgd/gd.c: try even more to fix those warnings.....
+
+2002-08-11  wez  <[EMAIL PROTECTED]>
+
+    * ext/standard/http_fopen_wrapper.c: Missing word...
+
+2002-08-11  kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/java/config.m4:
+    The start of adding in MacOSX compatibility.  No objections on the
+    php-dev list from the sent patch for a week.  Test and fix.
+
+    * TODO: removing the TODOs done already.
+
+2002-08-11  wez  <[EMAIL PROTECTED]>
+
+    * ext/standard/ftp_fopen_wrapper.c
+      ext/standard/http_fopen_wrapper.c
+      main/php_streams.h:
+    Properly implement TSRM parameters to the new log_error
+    function... (Thanks Marcus!)
+    Add a convenience macro for importing a stream from a zval.
+
+2002-08-11  helly  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd_topal.c: try to get this work ...
+
+    * ext/gd/libgd/gd.c
+      ext/gd/libgd/gd_gd.c
+      ext/gd/libgd/gd_gd2.c
+      ext/gd/libgd/gd_jpeg.c
+      ext/gd/libgd/gd_png.c
+      ext/gd/libgd/gd_topal.c
+      ext/gd/libgd/gd_wbmp.c
+      ext/gd/libgd/gdft.c
+      ext/gd/libgd/gdhelpers.c
+      ext/gd/libgd/wbmp.c: try to fix those warnings.....
+
+2002-08-11  wez  <[EMAIL PROTECTED]>
+
+    * main/network.c: More verbosity when activating SSL on a socket fails.
+
+    * README.STREAMS
+      ext/standard/ftp_fopen_wrapper.c
+      ext/standard/http_fopen_wrapper.c
+      main/php_streams.h
+      main/streams.c:
+    Introduce an error stack for wrappers, to help prevent multiple errors
+    and warnings (some of which are bogus) when there are problems opening
+    streams.
+    Implement sanity check on the mode used to open ftp and http connections.
+    This fixes Bug 12004.
+
+    * main/main.c: Minor fix for html_errors=on in php_error_docref.
+
+2002-08-11  yohgaki  <[EMAIL PROTECTED]>
+
+    * ext/zlib/zlib.c
+      php.ini-dist
+      php.ini-recommended: Changed my mind.
+    Let users decided whether users want larger chunk size or not.
+      enable output_buffering also. (Marcus, Yasuo)
+
+    * ext/zlib/zlib.c:
+    Generally speaking, sending packets less than 1KB is not efficient.
+    We're better to take some benchmarks see if removing extra buffer
+    is actually a good idea or not.
+
 2002-08-10  helly  <[EMAIL PROTECTED]>
 
     * sapi/cli/php_cli.c:
@@ -654,7 +743,7 @@
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      revision 1.106
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      date: 2000/07/24 01:39:49;  author: david;  state: Exp;  lines: +3 -1
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
-                                                                                      
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      Added a few RCS $Id: ChangeLog,v 1.1133 2002/08/11 00:17:35 changelog Exp $ tags.
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                           Added a few RCS $Id: ChangeLog,v 1.1134 
+2002/08/12 00:18:07 changelog Exp $ tags.
 
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      ----------------------------
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      revision 1.105


Reply via email to