diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-06 16:59:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-06 16:59:53 -0400 |
commit | 6f98fd53914b2490e866a2613e86b93f689034bf (patch) | |
tree | a8b83ec14eaade973485944003506c95abf6d415 /debian | |
parent | b7bcd942c57631f50d686cb8d45a83eaf377c33a (diff) |
whereis: Show untrusted locations separately and do not include in location count.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
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. |