1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00
This commit is contained in:
Jim Meyering
1996-04-10 03:51:41 +00:00
parent 447a13cdd4
commit f6d1e06932
+1
View File
@@ -5,6 +5,7 @@ User-visible changes in release 1.15
* join without -t now ignores leading blanks
* sort accepts new option: -z for NUL terminated records
* join accepts new option: --ignore-case, -i
* uniq accepts new option: --ignore-case, -i
User-visible changes in release 1.14
* sort -i and sort -d properly order strings containing ignored characters
* nl: rename misleading --first-page=N option to --starting-line-number=N.