From: Pierre Joye Date: Tue, 17 Apr 2007 15:33:57 +0000 (+0000) Subject: - imagegrab* entry X-Git-Tag: php-5.2.2RC2~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f4c6acfc83e37c2bcc14396d31ea86fad60efba;p=php - imagegrab* entry --- diff --git a/NEWS b/NEWS index 9ec59c96b9..2e365be4bf 100644 --- 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)