summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2009-03-18 00:31:40 +0000
committerPierre Joye <pajoye@php.net>2009-03-18 00:31:40 +0000
commit30d058488eb25b30c0097cbe6781ccc49e9fbf37 (patch)
treeb3330c3178be6178bf844ef8237099f220ba3842
parentd5f21911701e0a4027458cdaa365ee30eb9e9e3f (diff)
downloadphp-git-30d058488eb25b30c0097cbe6781ccc49e9fbf37.tar.gz
- #43073
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.)