This commit is contained in:
Joey Hess 2011-03-23 12:46:51 -04:00
parent 68d90b3328
commit 7400c8318a

2
debian/changelog vendored
View file

@ -3,7 +3,7 @@ git-annex (0.20110321) UNRELEASED; urgency=low
* Free space checking is now done, for transfers of data for keys * Free space checking is now done, for transfers of data for keys
that have free space metadata. (Notably, not for SHA* keys generated that have free space metadata. (Notably, not for SHA* keys generated
with git-annex 0.2x or earlier.) The code is believed to work on with git-annex 0.2x or earlier.) The code is believed to work on
Linux, FreeBSD, and OSX; check compile-time messages to see if it Linux and FreeBSD; check compile-time messages to see if it
is not enabled for your OS. is not enabled for your OS.
* Add annex.diskreserve config setting, to control how much free space * Add annex.diskreserve config setting, to control how much free space
to reserve for other purposes and avoid using (defaults to 1 mb). to reserve for other purposes and avoid using (defaults to 1 mb).