aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-19 19:10:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-19 19:10:55 -0400
commit000155ea54690088b95b10fefa67711c5ab2a7ba (patch)
tree56e06297e36e1198fe2fce4ffe9c7c024fd2bed8 /debian/changelog
parent6ed3cabd704f61ffa3e99d4222c8cf71a27526f1 (diff)
toplevel lastchanged field
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index f082cbbfb..7034eaaed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,9 +27,10 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
* map: Fix crash when one of the remotes of a repo is a local directory
that does not exist, or is not a git repo.
* rsync special remote: Fix slashes when used on Windows.
- * Each for each metadata field, there's now an automatically maintained
- "$field-lastchanged" that gives the timestamp of the last change to that
- field.
+ * For each metadata field, there's now an automatically maintained
+ "$field-lastchanged" that gives the date of the last change to that
+ field. Also the "lastchanged" field for the date of the last change
+ to any of a file's metadata.
* Windows: Fix some filename encoding bugs.
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400