diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-29 13:20:24 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-29 13:20:24 -0400 |
commit | 06da0e06162cf62d2bac67c8d8da7160e0d0c74d (patch) | |
tree | ff3e370e1472452e9d265699fe95fc66363a93e3 /debian/changelog | |
parent | 5a6ca3a66b1d7cc87ff544cb713f07133da36ca0 (diff) |
Fix reversion in lookupkey, contentlocation, and examinekey which caused them to sometimes output side messages.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 705fb0f52..962c76d22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium * annex.addsmallfiles: New option controlling what is done when adding files not matching annex.largefiles. + * Fix reversion in lookupkey, contentlocation, and examinekey which + caused them to sometimes output side messages. -- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400 |