diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-01 12:34:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-01 12:34:06 -0400 |
commit | ed7fc4fce919af6b10a4ab098f72862060ed750f (patch) | |
tree | b52f0846935cc3887f4a916f39e1651521d34d86 /debian | |
parent | a6af9f153058b37b3ec68c45bf23054363d8dea2 (diff) |
Bugfix: copy --to --fast never really copied, fixed.
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 0a232220f..1f951064b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ git-annex (0.20110329) UNRELEASED; urgency=low have proper permissions. * Added a special type of remote called a directory remote, which simply stores files in an arbitrary local directory. + * Bugfix: copy --to --fast never really copied, fixed. -- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400 |