summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 14:44:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 14:44:58 -0400
commit511fb47fd7728dbdc01c353f6cba2dfe8433dd7b (patch)
tree58d29b1bf43a98a5ce767d32c79f2b9440647805 /debian
parentdacadaae32183b2501bda42d38ba4cae8eeff12b (diff)
display a message in the unlikely scenario of fsking a dead repository
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ae3b85218..fd0dad986 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
* Make git-annex-standalone.deb include the git-annex html documentation,
desktop file, and base completion file, same as the regular git-annex.deb.
* fsck: When fscking a dead repo, avoid incorrect "fixing location log"
- message.
+ message, and display a message, since it's unusual to have access to a
+ dead repo.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400