From 8650ea82a47f21c34706a6d2b813302e69be4c1c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Sep 2005 14:07:59 +0000 Subject: [PATCH] . --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6b0c6b6d41..a0b6676be6 100644 --- a/NEWS +++ b/NEWS @@ -136,6 +136,8 @@ GNU coreutils NEWS -*- outline -*- permissions like =xX and =u, and did not properly diagnose some invalid strings like g+gr, ug,+x, and +1. These bugs have been fixed. + csplit could produce corrupt output, given input lines longer than 8KB + dd now computes statistics using a realtime clock (if available) rather than the time-of-day clock, to avoid glitches if the time-of-day is changed while dd is running. Also, it avoids -- 2.47.3