diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-13 14:27:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-13 14:27:39 -0400 |
commit | bcea6a777569d7a4188a4f4d94a84f7477cbc366 (patch) | |
tree | ab3ab8c560903294ab9acb871bf091564e7aa662 /debian/changelog | |
parent | 01fd60a145872cd40f66bf8d3c8eaeeea25d3837 (diff) |
migrate: Detect if a file gets corrupted while it's being migrated.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4eb01a0ab..6b94c4559 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ git-annex (4.20130502) UNRELEASED; urgency=low * rsync special remotes: When sending from a crippled filesystem, use the destination's default file permissions, as the local ones can be arbitrarily broken. (Ie, ----rwxr-x for files on Android) + * migrate: Detect if a file gets corrupted while it's being migrated. -- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400 |