diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-13 14:27:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-13 14:27:17 -0400 |
commit | 220d54ffbd0d3d3bba8662d1964c02fe1a44cb38 (patch) | |
tree | b89a849426018b29239de3d94fdc9db19ca5295f /debian | |
parent | 80742af4abedd516c458ec337495383e41d6f60c (diff) |
assistant: Notice on startup when the index file is corrupt, and auto-repair.
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 c4de252c1..e316b5e1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ git-annex (5.20131102) UNRELEASED; urgency=low * 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. + * assistant: Notice on startup when the index file is corrupt, and + auto-repair. -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 |