summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-09-06 16:59:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-09-06 16:59:53 -0400
commit6f98fd53914b2490e866a2613e86b93f689034bf (patch)
treea8b83ec14eaade973485944003506c95abf6d415 /debian
parentb7bcd942c57631f50d686cb8d45a83eaf377c33a (diff)
whereis: Show untrusted locations separately and do not include in location count.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0fca41ee5..d900ab184 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (3.20110907) UNRELEASED; urgency=low
+
+ * whereis: Show untrusted locations separately and do not include in
+ location count.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 06 Sep 2011 16:59:15 -0400
+
git-annex (3.20110906) unstable; urgency=low
* Improve display of newlines around error and warning messages.