diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 964161d85..5509b76e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ git-annex (5.20140718) UNRELEASED; urgency=medium * webapp: Automatically install Konqueror integration scripts to get and drop files. + * repair: Removing bad objects could leave fsck finding no more + unreachable objects, but some branches no longer accessible. + Fix this, including support for fixing up repositories that + were incompletely repaired before. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400 |