summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-09 15:17:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-09 15:17:08 -0400
commit37bc59962a9546682ae596e2c65099ca76accff2 (patch)
treea158ab8e8f3c79e61ea6a121e89e2fa22772be7f /CHANGELOG
parent37b2a0d1ab5b0485869df3c91c81de021a11f185 (diff)
Make git clean filter preserve the backend that was used for a file.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a5ccf1ae9..762ccbff7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,6 +31,7 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
* Make lock and unlock work in v6 repos on files whose content is not
present.
* Fix update of associated files db when unlocking a file in a v6 repo.
+ * Make git clean filter preserve the backend that was used for a file.
-- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400