summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-17 05:02:34 +0000
committerJim Meyering <jim@meyering.net>1996-04-17 05:02:34 +0000
commitbba21e68153f2eb3d4089887f946d00ddb40499f (patch)
treeed48bda9ffa7dcc2a7b8d0b22a4db9e28816ac0f /old/fileutils/NEWS
parent0f459ed24cb3eeca9b5584007571b4cffdeb579e (diff)
downloadcoreutils-bba21e68153f2eb3d4089887f946d00ddb40499f.tar.xz
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
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'.