]> granicus.if.org Git - php/commitdiff
- imagegrab* entry
authorPierre Joye <pajoye@php.net>
Tue, 17 Apr 2007 15:33:57 +0000 (15:33 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 17 Apr 2007 15:33:57 +0000 (15:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9ec59c96b9681b7d107e976053f4c6c5ea93b7e5..2e365be4bf117d4d21dad91de7115d2cd70e04c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PHP                                                                        NEWS
 10 Apr 2007, PHP 5.2.2RC1
 - Improved bundled GD
   . Sync to 2.0.35
+  . Added imagegrabwindow and imagegrabscreen, capture a screen or a 
+       window using its handle (Pierre)
   . colors allocated henceforth from the resulting image overwrite the palette 
          colors (Rob Leslie)
   . Improved thread safety of the gif support (Roman Nemecek, Nuno, Pierre)