summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-17 13:49:10 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-17 13:49:10 -0400
commit7981e6bb960be49414a752bad519287d007a6f76 (patch)
tree93b267fd936ff2d5f4c339ec0d4a0a0b15b5ce5b /debian
parented91fe6a1c32fa52abfae46d35fcb50b9f8c63c8 (diff)
Fix crash when entering/changing view in a subdirectory of a repo that has a dotfile in its root.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e60b43aa5..1b9e27dfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
is in a nonstandard place.
* Work around git bug in handling of relative path to GIT_INDEX_FILE
when in a subdirectory of the repository. This affected git annex view.
+ * Fix crash when entering/changing view in a subdirectory of a repo that
+ has a dotfile in its root.
-- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400