summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-08-28 13:21:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-08-28 13:21:18 -0400
commit833fe5154e0c98749ebe76bd1d4d9f88e994f4f5 (patch)
tree918aceae0593651cdde4a3b5f84da46838e6f4bd /CHANGELOG
parentfdfcc3fba71f4121c94863bb37033b7761e2f5ba (diff)
init: Display an additional message when it detects a filesystem that allows writing to files whose write bit is not set.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 24d1f2753..cd2a9d025 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
git-annex (6.20170819) UNRELEASED; urgency=medium
* Support building with feed-1.0, while still supporting older versions.
+ * init: Display an additional message when it detects a filesystem that
+ allows writing to files whose write bit is not set.
-- Joey Hess <id@joeyh.name> Mon, 28 Aug 2017 12:20:59 -0400