diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-14 03:49:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-14 03:49:48 -0400 |
commit | cb631ce518b715e36cb3c476d576696f0630738f (patch) | |
tree | f7790f49e3b07eeb0ac86f7fa1b24d06eccbcd2e /debian | |
parent | 8fbc529d68feb1f40ac7dd44514ac387ba1237ed (diff) |
whereis: Prints the urls of files that the web special remote knows about.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5b0b31d1..8df49d925 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ git-annex (3.20120124) UNRELEASED; urgency=low its head), and records the size in the key. * Fixed to use the strict state monad, to avoid leaking all kinds of memory due to lazy state update thunks when adding/fixing many files. + * whereis: Prints the urls of files that the web special remote knows about. -- Joey Hess <joeyh@debian.org> Tue, 24 Jan 2012 16:21:55 -0400 |