changelog               Sat Apr 27 20:33:41 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1028 php4/ChangeLog:1.1029
--- php4/ChangeLog:1.1028       Sat Apr 27 09:38:54 2002
+++ php4/ChangeLog      Sat Apr 27 20:33:39 2002
@@ -1,3 +1,51 @@
+2002-04-27  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * ext/zlib/zlib.c: s/len/xln/ was necessary here
+
+    Noticed by: Charles O Parks III
+
+    * ext/zlib/zlib.c: Use a single macro to set cl header
+
+2002-04-27  Thies C. Arntzen  <[EMAIL PROTECTED]>
+
+    * ext/zlib/zlib.c:
+     - If possible set Content-Length header in zlib.output_compression mode. (thies)
+
+2002-04-27  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/com/TODO: updated TODO list
+
+2002-04-27  Thies C. Arntzen  <[EMAIL PROTECTED]>
+
+    * ext/standard/url_scanner_ex.c: part 2 of last commit
+
+    * ext/standard/url_scanner_ex.h
+      ext/standard/url_scanner_ex.re
+      ext/session/php_session.h
+      ext/session/session.c:
+     - added session_set_userdata() which enables you to specify one variable
+       that will be kept in the browser in addition to the session-id. This
+       only works when using trans-sid sessions (no cookie). (thies)
+
+2002-04-27  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * NEWS
+      php.ini-dist
+      php.ini-recommended:
+2002-04-27  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/com/COM.c
+      ext/com/com.h: MFH
+
+    * ext/com/COM.c:
+    don't set CLSCTX_REMOTE_SERVER if NULL is passed as servername
+
+2002-04-27  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/mysql/config.m4: MFH: fix for bug #16743
+
+    * ext/mysql/config.m4: Fix bug: #16743
+
 2002-04-26  Yasuo Ohgaki  <[EMAIL PROTECTED]>
 
     * ext/standard/filestat.c


Reply via email to