aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-09 14:40:44 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-09 14:40:44 -0400
commit3be798cc348c0869e76c02c972126403927f4475 (patch)
treef748aee098be4d1e072f867b57d045b4d1c4e503 /CHANGELOG
parentacc29b6b9759794a27a0c81315fd0bd5a7f1a052 (diff)
Make lock and unlock work in v6 repos on files whose content is not present.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0db6d1e56..f67afb497 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,8 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
that had not been synced back to master.
(This bug caused broken tree objects to get built by a later git annex
sync.)
+ * Make lock and unlock work in v6 repos on files whose content is not
+ present.
-- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400