diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-26 16:12:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-26 16:12:36 -0400 |
commit | 96efe6a666c644c55c9eb503b4286565ac7d6748 (patch) | |
tree | 6d7dcbf43c0e63255cafff1902b717628b0f8cb4 | |
parent | 8edab5f0dd7134451bfdd632174ec9559a6ae806 (diff) |
changelog
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3bb055fc..831aa029c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. |