summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 55cae5d1a6..5aa3686a19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Aug 2007, PHP 5.2.4
-- Changed oci8 and PDO_OCI to allow configuring with Oracle 11g client
- libraries (Chris Jones).
+- Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g client
+ libraries. (Chris Jones)
- Fixed bug #42261 (header wrong for date field). (roberto at spadim dot com
dot br, Ilia)
- Fixed bug #42247 (ldap_parse_result() not defined under win32). (Jani)