]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 8 Jul 2002 08:01:23 +0000 (08:01 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Jul 2002 08:01:23 +0000 (08:01 +0000)
old/fileutils/NEWS

index 042586501c86379ec642b6bd60b2003e1eff9f24..6f1ca329fdda74d50aa7cc6be630dd7bf8bd6341 100644 (file)
@@ -1,5 +1,11 @@
 [4.1.10]
+* New ls time style: long-iso, which generates YYYY-MM-DD HH:MM.
+* Any time style can be preceded by "posix-"; this causes "ls" to
+  use traditional timestamp format when in the POSIX locale.
+* The default time style is now posix-long-iso instead of posix-iso.
+  Set TIME_STYLE="posix-iso" to revert to the behavior of 4.1.1 thru 4.1.9.
 * `rm dangling-symlink' doesn't prompt [introduced in 4.1.9]
+* stat: remove support for --secure/-s option and related %S and %C format specs
 * stat: rename --link/-l to --dereference/-L.
     The old options will continue to work for a while.
 [4.1.9]