tail -c 2 FILE now operates as POSIX 1002.1-2001 requires.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Nov 2005 23:04:37 +0000 (23:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Nov 2005 23:04:37 +0000 (23:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index db1814ec557390ab965ae96bfeccfb7d44f2817f..6693894bb2be059dcae9646ead40bc77a4e12f78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
   tac now works when stdin is a tty, even on non-Linux systems
 
+  "tail -c 2 FILE" now operates as POSIX 1003.1-2001 requires, even
+  when "tail" is conforming to older POSIX standards, as the
+  newly-mandated behavior is upward-compatible with the old.
+
 ** Build-related bug fixes
 
   installing .mo files would fail