reword to avoid lintian false error

This commit is contained in:
Joey Hess 2013-01-14 16:11:08 -04:00
parent 757e5a219e
commit 31bbd0339f

2
debian/changelog vendored
View file

@ -1,7 +1,7 @@
git-annex (3.20130114) unstable; urgency=low git-annex (3.20130114) unstable; urgency=low
* Now handles the case where a file that's being transferred to a remote * Now handles the case where a file that's being transferred to a remote
is modified in place, which direct mode allows to happen. When this is modified in place, which direct mode allows. When this
happens, the transfer now fails, rather than allow possibly corrupt happens, the transfer now fails, rather than allow possibly corrupt
data into the remote. data into the remote.
* fsck: Better checking of file content in direct mode. * fsck: Better checking of file content in direct mode.