]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 8 Aug 2000 01:09:15 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 8 Aug 2000 01:09:15 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9112b3b2a32559714a1f865e1d5e2e00b52a28be..44e76c387a834f7f63a5339f1c97151fc4f82e54 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fixed CLOB handling in OCI8 driver when using variable-width
+  character sets. (Thies)
+- Add 4th optional parameter to sybase_[p]connect to specify the charset
+  for the connection (alf@alpha.ulatina.ac.cr)
 - Fixed support for current thttpd releases. (Sascha)
 - Virtualize realpath, chmod, chown and utime (Stas)
 - Support content-encoding headers in file upload MIME parts