aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-20 13:44:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-20 13:44:55 -0400
commit327f40427ba82efe8b624e4a753a346419036300 (patch)
tree5e59f919c758e49304618b54d89980d4d427e8d6 /CHANGELOG
parenta760ccd25ce255cd092020ad85dd231ebe691991 (diff)
adjust: Fix behavior when used in a repository that contains submodules.
Also fixed the LsFiles parser to not assume its output has a fixed width type field.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fe7e46adc..10c0c9f43 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,8 @@ git-annex (6.20170215) UNRELEASED; urgency=medium
git-annex branch merging, etc, when being used to get information.
* git-annex.cabal: Make crypto-api a dependency even when built w/o
webapp and test suite.
+ * adjust: Fix behavior when used in a repository that contains
+ submodules.
-- Joey Hess <id@joeyh.name> Tue, 14 Feb 2017 15:54:25 -0400