diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-17 05:02:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-17 05:02:34 +0000 |
commit | bba21e68153f2eb3d4089887f946d00ddb40499f (patch) | |
tree | ed48bda9ffa7dcc2a7b8d0b22a4db9e28816ac0f /old/fileutils/NEWS | |
parent | 0f459ed24cb3eeca9b5584007571b4cffdeb579e (diff) | |
download | coreutils-bba21e68153f2eb3d4089887f946d00ddb40499f.tar.xz |
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 24e077461..a44355f5d 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ Changes in release 3.13: -* internationalized diagnostic messages (french and german, so far) +* internationalized diagnostic messages * mkdir accepts new option: --verbose * cp has been fixed so that the full file name it uses for the destination in `cp file D/' is `D/file', not `D//file'. |