diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-20 00:10:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-20 00:10:12 -0400 |
commit | e8afcf6e6dcda746ed365c1b64de3b2171418830 (patch) | |
tree | e220837a41ad25eb4f722d7ae8dcabc571d26be2 /debian | |
parent | 1018c549a7e0c7442239533d0c62c83a0978f7d6 (diff) |
Improve behavior when unable to parse a preferred content expression (thanks, ion).
Fall back to "present" as the preferred conent expression, which will
not result in any content movement.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7034eaaed..d8f63f8d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium 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. + * Improve behavior when unable to parse a preferred content expression + (thanks, ion). -- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400 |