changelog               Sun Apr 30 05:31:52 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2330&r2=1.2331&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2330 php-src/ChangeLog:1.2331
--- php-src/ChangeLog:1.2330    Sat Apr 29 05:31:48 2006
+++ php-src/ChangeLog   Sun Apr 30 05:31:52 2006
@@ -1,3 +1,25 @@
+2006-04-29  Uwe Schindler  <[EMAIL PROTECTED]>
+
+    * sapi/nsapi/nsapi.c:
+      Remove hiding of authorization headers completely because safe mode
+      canceled
+
+2006-04-29  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/com_handlers.c
+      ext/com_dotnet/com_saproxy.c
+      ext/com_dotnet/com_typeinfo.c
+      ext/com_dotnet/php_com_dotnet_internal.h:
+      fix build
+
+    * ext/standard/exec.c
+      ext/standard/ftp_fopen_wrapper.c
+      sapi/cli/php_cli.c:
+      More ZSTR() fixes
+
+    * ext/zlib/zlib.c:
+      fix build. ZSTR() must be applied to the buf argument of php_stream 
macros
+
 2006-04-28  Frank M. Kromann  <[EMAIL PROTECTED]>
 
     * ext/standard/file.c

Reply via email to