1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00
This commit is contained in:
Jim Meyering
1996-04-17 05:00:17 +00:00
parent d8ab22727f
commit 337e927dae
+1 -1
View File
@@ -1,4 +1,4 @@
User-visible changes in release 1.15
Changes in release 1.15
* fix a couple bugs in tr involving use of -c and/or -d flags -- see ChangeLog
* diagnose some improper or questionable invocations of csplit
* properly handle `echo |csplit - 1 1', rather than aborting