From: Date: Fri, 16 Feb 2001 02:09:23 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0f235fec0727488c626021b1a9f68017b833da9;p=php NEWS update --- diff --git a/NEWS b/NEWS index 1dcd2455b1..2d6dba64ef 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Fixed some modules to allow using output-buffering. (Thies) - Added the chroot() function (Derick) - PostgreSQL now does a rollback at the end of a request on every persistent connection. This is done by doing an "empty" transaction