diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-04 13:09:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-04 13:09:36 -0400 |
commit | 040a3e36f1294ac0c9c77355832943ec9f4083b3 (patch) | |
tree | 8612f37929bc5a848522976a48d2131fa4fbc373 | |
parent | bfc65f0c68307f33c18d2f922417484975e9dcc4 (diff) |
add back
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b95a2dc58..3e51f5677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +git-annex (4.20131003) UNRELEASED; urgency=low + + * Automatically and safely detect and recover from dangling + .git/annex/index.lock files, which would prevent git from + committing to the git-annex branch, eg after a crash. + * watcher: Detect at startup time when there is a stale .git/lock, + and remove it so it does not interfere with the automatic + commits of changed files. + + -- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400 + git-annex (4.20131002) unstable; urgency=low * Note that the layout of gcrypt repositories has changed, and |