diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-20 13:44:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-20 13:44:55 -0400 |
commit | 327f40427ba82efe8b624e4a753a346419036300 (patch) | |
tree | 5e59f919c758e49304618b54d89980d4d427e8d6 /CHANGELOG | |
parent | a760ccd25ce255cd092020ad85dd231ebe691991 (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-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |