summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a13f18e1d9..c383db1451 100644
--- 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).