From: Jim Meyering Date: Sat, 10 Sep 2005 14:07:59 +0000 (+0000) Subject: . X-Git-Tag: CPPI-1_12~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8650ea82a47f21c34706a6d2b813302e69be4c1c;p=thirdparty%2Fcoreutils.git . --- 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