]> granicus.if.org Git - php/commitdiff
Fixed timestamp update on Phar contents modification.
authorDmitry Stogov <dmitry@zend.com>
Fri, 1 Mar 2013 15:17:25 +0000 (19:17 +0400)
committerDmitry Stogov <dmitry@zend.com>
Fri, 1 Mar 2013 15:17:25 +0000 (19:17 +0400)
NEWS

diff --git a/NEWS b/NEWS
index 03dbbee097bf06eba3ff6d6f1150c65a7561226e..4f29a68f01e8d18d3b96ff3f7b816724bdf1ed79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP                                                                        NEWS
   . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
     (Johannes)
 
+- Phar:
+  . Fixed timestamp update on Phar contents modification. (Dmitry)
+
 - SOAP
   . Added check that soap.wsdl_cache_dir conforms to open_basedir
     (CVE-2013-1635). (Dmitry)