]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 28 Mar 1993 19:22:28 +0000 (19:22 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Mar 1993 19:22:28 +0000 (19:22 +0000)
old/fileutils/NEWS

index 63066f826c782c646398e5648d11eef97766e862..b0d1ca654ad84d90ef346a2316781748a0363efc 100644 (file)
@@ -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
+\f
 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)