]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 18 Nov 2000 02:09:08 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 18 Nov 2000 02:09:08 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f699394d6430e03fcc4da18507a9f3afea3873e2..a08050e4305a1f5e782ffc45d9445700c87e797e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Added OpenSSL extension (Stig Venaas)
+- Fixed/created support for Solid 3.0 databases (kalowsky)
+- Fixed support for Solid 2.3 databases (kalowsky)
+- quoted_printable_decode() function is made RFC-2045 compliant. (Kir)
 - Modified preg_grep() to always return the results with keys from the original
   array. (Andrei)
 - Modified preg_replace() to accept Perl-style $n backreferences in addition