sniper          Tue Oct 29 05:28:39 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Be a bit more wordy about when this function is available.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1231 php4/NEWS:1.1232
--- php4/NEWS:1.1231    Tue Oct 29 01:34:37 2002
+++ php4/NEWS   Tue Oct 29 05:28:39 2002
@@ -11,7 +11,8 @@
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
-- Added imagerotate() to bundled libgd (Pierre-Alain Joye, Ilia).
+- Added imagerotate() which is available only when bundled libgd is used.
+  (Pierre-Alain Joye, Ilia)
 - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on).
   (Sterling)
 - Remove $_FILES from $_REQUEST (import_request_variables is not modified), 



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

Reply via email to