changelog               Mon Jun  3 20:22:50 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1064 php4/ChangeLog:1.1065
--- php4/ChangeLog:1.1064       Sun Jun  2 20:24:11 2002
+++ php4/ChangeLog      Mon Jun  3 20:22:49 2002
@@ -1,3 +1,33 @@
+2002-06-03  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/posix/posix.c:
+    - Move macro code into distinct function for easier debugging as suggested by
+      Andi.
+
+2002-06-03  Harald Radi  <[EMAIL PROTECTED]>
+
+    * win32/php4dllts.dsp: fix build
+
+2002-06-03  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/standard/html.c: Make sure len is defined here
+
+2002-06-03  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/standard/array.c: MFH
+
+    * ext/standard/array.c: Fixed array_rand() on ZTS platforms.
+
+2002-06-03  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/posix/posix.c: - Fix isatty() and ttyname() (Closes #17323, #17333).
+
+    * win32/sendmail.c: - Fix a leak and a crash.
+
+    * win32/install.txt:
+    - Add note about IIS/CGI and cgi.force_redirect gotcha
+
 2002-06-02  Stig Bakken  <[EMAIL PROTECTED]>
 
     * pear/PEAR/Command.php: * fix bug that was re-introduced during merge


Reply via email to