]> granicus.if.org Git - php/commitdiff
- Update
authorMarkus Fischer <mfischer@php.net>
Tue, 29 Oct 2002 06:34:37 +0000 (06:34 +0000)
committerMarkus Fischer <mfischer@php.net>
Tue, 29 Oct 2002 06:34:37 +0000 (06:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6117d71624c3170c6bcf1856fd0219d7f9992a46..8197419f4520f0db15c003e96f4c0b83cc5016b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP 4                                                                      NEWS
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Added imagerotate() to bundled libgd (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),