diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-06 17:52:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-06 17:52:16 -0400 |
commit | b59759e33cda492b6cff67559391b65039ca66f3 (patch) | |
tree | 2467f4da2b6c1fe93ee92b29ec239b83ff114aeb /debian | |
parent | 6055a95c6f55410e010ace1b93268d70318e07dd (diff) |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 707e804af..f9ce1e265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ git-annex (3.20120106) UNRELEASED; urgency=low * Support unescaped repository urls, like git does. - * log: New command that displays the location log for file, + * log: New command that displays the location log for files, showing each repository they were added to and removed from. -- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 14:29:30 -0400 |