iliaa           Fri Dec 27 15:23:29 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Bug fixing news.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1291 php4/NEWS:1.1292
--- php4/NEWS:1.1291    Thu Dec 26 23:03:10 2002
+++ php4/NEWS   Fri Dec 27 15:23:29 2002
@@ -1,8 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.4.0
+- Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic data
+  and should not be cached). (Ilia)
 - Make uniqid() parameters optional and allow any prefix length. (Marcus)
-- New range() functionality
+- New range() functionality (Ilia)
   . Support for float modifier.
   . Detection of numeric values inside strings passed as high & low.
   . Proper handle the situations where high == low.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to