summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 823994a0d4..ac608e6d2d 100644
--- a/NEWS
+++ b/NEWS
@@ -105,8 +105,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* incompatible changes:
* system() and exec() do not close non-standard file descriptors
(The default of :close_others option is changed to false by default.
- but we still set the FD_CLOEXEC flag on descriptors we create)
- [Misc #14907]
+ but we still set the FD_CLOEXEC flag on descriptors we create) [Misc #14907]
* KeyError