aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-02 16:00:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-02 16:00:56 -0400
commite3cfcfb6d8f5bdb198813b065df07e9665262770 (patch)
tree46a39ced3c0308a578b1f47b9d3da16f744dfd18 /debian/changelog
parent3a6b9a7fdea3b4acea43a51d4656efe62f36238c (diff)
view: Refuse to enter a view when no branch is currently checked out.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6124ba135..edbe3bab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ git-annex (5.20140228) UNRELEASED; urgency=medium
* view, vfilter: Add support for filtering tags and values out of a view,
using !tag and field!=value.
* vadd: Allow listing multiple desired values for a field.
+ * view: Refuse to enter a view when no branch is currently checked out.
-- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400