]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Mon, 23 Apr 2007 15:23:37 +0000 (15:23 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 23 Apr 2007 15:23:37 +0000 (15:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f07535ef2c15fd7cf14d49ba8b13273bbc75cd15..517a0347bf000ed9200689747b1e94f96c54125c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP                                                                        NEWS
 - Fixed bug #41118 (PHP does not handle overflow of octal integers). (Tony)
 - Fixed bug #41109 (recursiveiterator.inc says "implements" Iterator instead of
   "extends"). (Marcus)
+- Fixed bug #40130 (TTF usage doesn't work properly under Netware). (Scott,
+  gk at gknw dot de)
 - Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). (Arpad, Ilia)
 - Fixed bug #41075 (memleak when creating default object caused exception). 
   (Dmitry)