]> granicus.if.org Git - php/commitdiff
Updating news with commit r308410.
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 20 Oct 2011 08:53:01 +0000 (08:53 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 20 Oct 2011 08:53:01 +0000 (08:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9be39c3d8759dc4ed8683416a406eb3dd35920bd..a00d5e8a9bab8456c477f9591a51d00c2359808c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -236,6 +236,8 @@ PHP                                                                        NEWS
     to limit the amount of stack frames returned. (Sebastian, Patrick)
   . Added stream metadata API support and stream_metadata() stream class
     handler. (Stas)
+  . User wrappers can now define a stream_truncate() method that responds
+    to truncation, e.g. through ftruncate(). FR #53888. (Gustavo)
 
 - Improved Zend Engine memory usage: (Dmitry)
   . Replaced zend_function.pass_rest_by_reference by