diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-12-28 17:29:38 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-12-28 17:31:16 -0400 |
commit | a911948e63d6677a1da7c3000ad5719119d0830a (patch) | |
tree | bfb229f5a289026be3bc3ccb310dea771fcc216c /CHANGELOG | |
parent | 29b1e4c69e96b1dab8ce8ae0579e988b17d33325 (diff) |
Fix bug introduced in version 6.20171018 that caused some commands to print out "ok" twice after processing a file.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ git-annex (6.20171215) UNRELEASED; urgency=medium * Removed the testsuite build flag; test suite is always included. * Added inprogress command for accessing files as they are being downloaded. + * Fix bug introduced in version 6.20171018 that caused some commands + to print out "ok" twice after processing a file. -- Joey Hess <id@joeyh.name> Wed, 20 Dec 2017 12:11:46 -0400 |