1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
1996-04-29 01:29:16 +00:00
parent 5a5938db82
commit 8b9e784e1e
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Changes in release 1.15
* fix a bug in fmt when prefix has trailing white space
* internationalized diagnostic messages
* fix a couple bugs in tr involving use of -c and/or -d flags -- see ChangeLog
* diagnose some improper or questionable invocations of csplit