]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 10 Mar 2003 19:09:22 +0000 (19:09 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 10 Mar 2003 19:09:22 +0000 (19:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fb83d78515d767b10f09fdebdc2d849d0774db27..08502c00d95db238a8662e3fe9650a16ce636006 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,8 @@ PHP 4                                                                      NEWS
 - Fixed a bug in GD's truecolor TTF handling. (Derick)
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #22613 (imagettfbox() does not add the kerning distance to the
+  running position). (Ilia)
 - Fixed bug #22585 (Do not terminate the script on minor errors). (Ilia)
 - Fixed bug #22550 (overflow protection for upload_max_filesize ini option). (Ilia)
 - Fixed bug #22544 (writing transparency to truecolor png images). (Ilia)