]> git.ipfire.org Git - thirdparty/coreutils.git/commit
touch: fix ctime regression in 'touch -a'
authorEric Blake <ebb9@byu.net>
Sun, 20 Dec 2009 00:29:40 +0000 (17:29 -0700)
committerEric Blake <ebb9@byu.net>
Sun, 20 Dec 2009 00:32:45 +0000 (17:32 -0700)
commit01e4f003a08f8235b0e01d2b5129080d346cc18c
treeaeb1808676c019c268a0ce656b8920de288b8f23
parent54dcfab19011f6678926dab311c13c90a676a735
touch: fix ctime regression in 'touch -a'

Regression introduced in coreutils 8.1 due to a bug in the Linux
kernel implementation of utimensat with mtime of UTIME_OMIT.

* gnulib: Update to latest, to pick up utimensat fix.
* NEWS: Mention the change.
* THANKS: Update.
Reported by John Stanley.
NEWS
THANKS
gnulib