diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-13 13:41:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-13 13:41:02 -0400 |
commit | 80742af4abedd516c458ec337495383e41d6f60c (patch) | |
tree | c6ff0ec57bbb7e090c801bf31d37dc63a761510d /debian | |
parent | 5f10d428c36e3e9b189a6549c6b7a4e8f3b30a99 (diff) |
repair: Handle case where index file is corrupt, but all objects are ok.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f2ad007c..c4de252c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ git-annex (5.20131102) UNRELEASED; urgency=low when running describe or other commands with a remote that has no uuid. * Work around Android linker problem that had prevented git-annex from running on Android 4.3 and 4.4. + * repair: Handle case where index file is corrupt, but all objects are ok. -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 |