From 7b90e466f9a7878eedf68ae4ca46f9d25c191671 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Mar 1993 19:22:28 +0000 Subject: [PATCH] . --- old/fileutils/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 63066f826c..b0d1ca654a 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,11 @@ +Major changes in release 3.5: +* long-named options must be introduced with `--'; `+' is no longer + accepted since it is incompatible with the POSIX.2 standard +* chmod accepts long-named options +* dd conv=unblock doesn't hang +* new df option --exclude fstype +* new ls option --long-time + Major changes in release 3.4: * cp -p and mv preserve setuid and setgid bits * chown works on systems where sizeof(uid_t) != sizeof(int) -- 2.47.3