summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-14 19:27:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-14 19:27:22 -0400
commitbfe38f8ff16dc6ccc32d545e6fed87817caa26cf (patch)
tree65efec376ee385efe5d538aa2453b7b925e8aee5 /debian
parent02f1d5467ad05315905b9cb90307049ababb4a63 (diff)
status --json --fast for esc
* status: Fix --json mode (only the repository lists are currently displayed) * status: --fast is back
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b49967fe9..aa52730bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ git-annex (3.20111112) UNRELEASED; urgency=low
* Optimised union merging; now only runs git cat-file once.
* status: Now displays trusted, untrusted, and semitrusted repositories
separately.
+ * status: Fix --json mode (only the repository lists are currently
+ displayed)
+ * status: --fast is back
-- Joey Hess <joeyh@debian.org> Sat, 12 Nov 2011 14:50:21 -0400