.
authorJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 03:40:06 +0000 (03:40 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 03:40:06 +0000 (03:40 +0000)
old/textutils/ChangeLog
old/textutils/NEWS

index c0fb5ba..ebf4623 100644 (file)
@@ -1,5 +1,7 @@
 Thu Dec 14 21:13:22 1995  Jim Meyering  (meyering@comco.com)
 
+       * fmt.c (main): Use xstrtol instead of atoi.
+
        * fold.c (main): Use xstrtol instead of atoi.
        (fold_file): Make a couple locals `int', not size_t, and cast
        fwrite's arg3 to size_t.
index c381e6e..78823a7 100644 (file)
@@ -1,4 +1,5 @@
 User-visible changes in release 1.14
+* nl: rename misleading --first-page=N option to --starting-line-number=N.
 * sort diagnoses invalid arguments to -k, then fails
 * sort -n properly orders invalid integers with respect to valid integers
 * sorting works with character offsets larger than corresponding field width