]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Tue, 20 Mar 2007 19:39:27 +0000 (19:39 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 20 Mar 2007 19:39:27 +0000 (19:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 101d55e2e9fb231a02c707df89feb28a55d0608d..9515e32a19205353f29eee693f7b5e646195023a 100644 (file)
--- 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)