diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-02 12:34:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-02 12:34:16 -0400 |
commit | 7fe47922b8001f8ff775a6feb6595c9f069db2c7 (patch) | |
tree | 34a269b5df48ee0a8177b5108a3bc9d2f8776065 /debian | |
parent | cc733fdf81fdb22625f22e736cff2ad33dda2070 (diff) |
Automatically fix up bad bare repositories created by versions 5.20131118 through 5.20131127.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a9fcc1857..a89bd4e7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * assistant: Batch jobs are now run with ionice and nocache, when those commands are available. * assistant: Run transferkeys as batch jobs. + * Automatically fix up bad bare repositories created by + versions 5.20131118 through 5.20131127. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |