summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 12:26:59 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 12:26:59 -0400
commitfe139f3db79a5149e9a174f81daad483ec6562db (patch)
tree4a555890d842659df3e3c163e442741603fd3510 /CHANGELOG
parent2e57983f9c887d1841282e335aaca301680b2bbc (diff)
examimekey: Allow being run in a git repo that is not initialized by git-annex yet.
No reason not to; indeed there's no real reason to need a git repository at all except the implementation uses the Annex monad.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4cc2d6d19..32bf333be 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,8 @@ git-annex (6.20160809) UNRELEASED; urgency=medium
* Windows: Handle shebang in external special remote program.
* Fix formatting of git-annex-smudge man page, and improve mdwn2man.
Thanks, Jim Paris.
+ * examimekey: Allow being run in a git repo that is not initialized by
+ git-annex yet.
-- Joey Hess <id@joeyh.name> Mon, 05 Sep 2016 11:51:49 -0400