summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-11 01:22:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-11 01:22:56 -0400
commit5f6a8cd075968bf7014f9b0ef165f2ca3c07a585 (patch)
tree42da56040bcfea26e02874950f82243020dbdb8e /debian
parent3529ab26188f49250ca2b8d254594e72e4aaeabb (diff)
status: Can now be run with a directory path to show only the status of that directory, rather than the whole annex.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f09a347a9..9cac59c1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,8 @@ git-annex (4.20130228) UNRELEASED; urgency=low
* addurl: Escape invalid characters in urls, rather than failing to
use an invalid url.
* addurl: Properly handle url-escaped characters in file:// urls.
+ * status: Can now be run with a directory path to show only the
+ status of that directory, rather than the whole annex.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400