From: Antony Dovgal Date: Tue, 20 Mar 2007 19:39:27 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8bd8d03b31c85ef35015283db34ec2554289950;p=php BFN --- diff --git a/NEWS b/NEWS index 101d55e2e9..9515e32a19 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ PHP NEWS - Added tidyNode::getParent() method (John, Nuno) - Added openbasedir and safemode checks in zip:// stream wrapper and ZipArchive::open (Pierre) +- Fixed shmop_open() with IPC_CREAT|IPC_EXCL flags on Windows. + (Vladimir Kamaev, Tony). - Fixed possible leak in ZipArchive::extractTo when safemode checks fails (Ilia) - Fixed possible relative path issues in zip_open and TS mode (old API) (Pierre) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)