On 11/20/2012 09:58 AM, Bernhard Voelker wrote:
diff --git a/NEWS b/NEWS index e4a284c..df4b2e4 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,11 @@ GNU coreutils NEWS -*- outline -*- field can be in any column. If there is no source column, then df prints 'total' into the target column.+** Remove deprecated options
I prefer this item to be under "** Changes in behavior". Other than that it looks good to push. thanks! Pádraig.
+ + nl no longer supports the --page-increment option which was deprecated + since coreutils-7.5. Use --line-increment instead. +
