]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 29 Sep 2002 14:48:10 +0000 (14:48 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 29 Sep 2002 14:48:10 +0000 (14:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ccdc57a794bb89ce79c599da80e3bacdc24d5ae0..1ef13bbaaa03ebf4041bf7c95435d0f608eba1d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed bug #19366 (gdImageFill crahes when x & y are outside of the
+  image's boundries). (Ilia)
 - Fixed bug #13936 (__FILE__ constant didn't contain full path). (Ilia)
 - Renamed:
     socket_set_timeout()  -> stream_set_timeout()