summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-26 11:15:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-26 11:15:15 -0400
commit6244ee2a9d1a2509d68bf55d71c2f43e5009501f (patch)
treea67d31aae272e075410dd222b618dfab609b0d11 /debian/changelog
parent4b803e23360b89187a1af7af023fda05e42c8d62 (diff)
Improve error message when --in @date is used and there is no reflog for the git-annex branch.
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 7add96dac..79810d546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ git-annex (5.20150318) UNRELEASED; urgency=medium
* --auto is no longer a global option; only get, drop, and copy
accept it. (Not a behavior change unless you were passing it to a
command that ignored it.)
+ * Improve error message when --in @date is used and there is no
+ reflog for the git-annex branch.
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400