summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-20 00:10:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-20 00:10:12 -0400
commite8afcf6e6dcda746ed365c1b64de3b2171418830 (patch)
treee220837a41ad25eb4f722d7ae8dcabc571d26be2 /debian/changelog
parent1018c549a7e0c7442239533d0c62c83a0978f7d6 (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/changelog')
-rw-r--r--debian/changelog2
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