]> granicus.if.org Git - php/commitdiff
- ime_ nanosleep and time_ sleep_ until entry
authorPierre Joye <pajoye@php.net>
Mon, 19 Jan 2009 02:36:57 +0000 (02:36 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 19 Jan 2009 02:36:57 +0000 (02:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33112fff352fe93ff48cbafdb2ea7c2d75ccce8e..502e5d648837e2a6e15c0efadcdb13b0c9381da3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ PHP                                                                        NEWS
 - Changed open_basedir to allow tightening in runtime contexts. (Sara)
 - Changed PHP/Zend extensions to use flexible build IDs. (Stas)
 
+- Added support for time_ nanosleep and time_ sleep_ until on Windows. (Pierre)
 - Added support for symlink, readlink, linkinfo and link on Windows. They are
   available only when the running platform supports them. (Pierre)
 - Added support for gray levels PNG image with alpha in GD extension. (Pierre)