aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 878d592687..3303ddb488 100644
--- a/NEWS
+++ b/NEWS
@@ -426,7 +426,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Logger
* Logger.new("| command") had been working to open a command
- unintentionally. It was prohibitted, and now Logger#initialize
+ unintentionally. It was prohibited, and now Logger#initialize
treats a String argument only as a filename, as its specification.
[Bug #14212]