1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 00:56:34 +02:00
This commit is contained in:
Jim Meyering
1996-03-22 04:57:19 +00:00
parent 6d6bfafbdd
commit f870ecb4a6

View File

@@ -1,4 +1,6 @@
User-visible changes in release 1.15
* diagnose some improper or questionable invokations of csplit
* properly handle `echo |csplit - 1 1', rather than aborting
* join without -t now ignores leading blanks
* sort accepts new option: -z for NUL terminated records
* join accepts new option: --ignore-case, -i