aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-22 12:31:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-22 12:31:27 -0400
commit9cf89e71d69b8ab5f0921a1e05185c335b50aeeb (patch)
treee38c36b3f8e122f59b9e4003b4b8886c5f230104 /CHANGELOG
parentd8555cd4ef87df8803c9752eb3b754b08b436481 (diff)
Remove temporary code added in 6.20160619 to prime the mergedrefs log.
Repositories that are upgraded from before that version to this one will not break, but will just not see the benefit of the mergedrefs log speeding things up, until one new ref gets merged in.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 824e4bea3..737ffc4a5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,8 @@ git-annex (6.20180113) UNRELEASED; urgency=medium
* Added --json-error-messages option, which makes messages
that would normally be output to standard error be included in
the json output.
+ * Remove temporary code added in 6.20160619 to prime the mergedrefs
+ log.
-- Joey Hess <id@joeyh.name> Wed, 24 Jan 2018 20:42:55 -0400