~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to old/fileutils/NEWS

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
* Any time style can be preceded by "posix-"; this causes "ls" to
9
9
  use traditional timestamp format when in the POSIX locale.
10
10
* The default time style is now posix-long-iso instead of posix-iso.
11
 
  Set TIME_STYLE="posix-iso" to revert to the behavior of 4.1.1 thru 4.1.9.
 
11
  Set TIME_STYLE="posix-iso" to revert to the behavior of 4.1.1 through 4.1.9.
12
12
* `rm dangling-symlink' doesn't prompt [introduced in 4.1.9]
13
13
* stat: remove support for --secure/-s option and related %S and %C format specs
14
14
* stat: rename --link/-l to --dereference/-L.
749
749
 
750
750
========================================================================
751
751
 
752
 
Copyright (C) 1992-2003, 2009-2011 Free Software Foundation, Inc.
 
752
Copyright (C) 1992-2012 Free Software Foundation, Inc.
753
753
 
754
754
Permission is granted to copy, distribute and/or modify this document
755
755
under the terms of the GNU Free Documentation License, Version 1.3 or