changelog

This commit is contained in:
Joey Hess 2013-10-26 16:12:36 -04:00
parent 2a872dc576
commit bcd77e65c2

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (4.20131025) UNRELEASED; urgency=low
scan, to avoid contending with the user's desktop login process.
* webapp: When setting up a bare shared repository, enable non-fast-forward
pushes.
* sync: Show a hint about receive.denyNonFastForwards when a push fails.
* directory, webdav: Fix bug introduced in version 4.20131002 that
caused the chunkcount file to not be written. Work around repositories
without such a file, so files can still be retreived from them.