diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-27 15:24:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-27 15:24:58 -0400 |
commit | 83d11c03c44779c000759040eca8797e70e4765c (patch) | |
tree | fc4385f90769df498c654e5c7609da1e50c7bd1d /debian | |
parent | f84d66fa15bc746517ba61f2c05beade59c846e9 (diff) |
wording
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 c32ad3950..e177298da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low * Sped up some operations on remotes that are on the same host. - * copy --to: Fixed leak when ran on many files and a remote on the same + * copy --to: Fixed leak when copying many files to a remote on the same host. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |