From: Pierre Joye Date: Wed, 18 Mar 2009 00:31:40 +0000 (+0000) Subject: - #43073 X-Git-Tag: php-5.3.0RC1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30d058488eb25b30c0097cbe6781ccc49e9fbf37;p=php - #43073 --- diff --git a/NEWS b/NEWS index 2e5f4f58f5..e66cf5055c 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,7 @@ PHP NEWS - Fixed bug #45432 (PDO: persistent connection leak). (Felipe) - Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection). (Felipe) +- Fixed bug #43073, (TrueType bounding box is wrong for angle<>0) (Martin McNickle) - Fixed PECL Bug #16035 (OCI8: oci_connect without ORACLE_HOME defined causes segfault) (Chris Jones/Oracle Corp.) - Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle libraries) (Chris Jones/Oracle Corp.) - Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an Instant Client RPM install) (Chris Jones/Oracle Corp.)