summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78cf4d13b..74a926580 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ GNU coreutils NEWS -*- outline -*-
rather than silently wrapping around.
ls now refuses to generate time stamps containing more than 1000 bytes, to
- foil remote denial-of-service attacks (e.g., --time-style='+%1000000000Y').
+ foil potential denial-of-service attacks on hosts with very large stacks.
test now detects integer overflow when evaluating large integers,
rather than silently wrapping around.