]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 12 Aug 2014 09:50:26 +0000 (11:50 +0200)
committerAnatol Belski <ab@php.net>
Tue, 12 Aug 2014 09:50:26 +0000 (11:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a13f18e1d9d042fea69fdf8746a591cba401b24e..c383db1451d05d134438746b5dea26dfae038d87 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ PHP                                                                        NEWS
 
 - COM:
   . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).
+  . Fixed bug #41577 (DOTNET is successful once per server run)
+    (Aidas Kasparas)
 
 - Fileinfo:
   . Fixed bug #67705 (extensive backtracking in rule regular expression).