aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2022-07-12 21:27:21 +0300
committerMartin Pärtel <martin.partel@gmail.com>2022-07-12 21:27:21 +0300
commite0aba6935e01ab7928967278aaeb9a0660fea644 (patch)
tree91f15a7f73650455f24fc6cbb1f3705ef9abbed5 /ChangeLog
parentf1518cd0845a69b09bd9254120d4334ef2a01614 (diff)
downloadbindfs-e0aba6935e01ab7928967278aaeb9a0660fea644.tar.gz
Released 1.17.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01f1266..0fc7f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* Reverted change in 1.16.0 that made direct_io the default.
It turned out to be more problematic than not having it.
(issue #117, thanks @DUOLabs333 and @Misterio77)
+ * Released 1.17.0
2022-06-24 Martin Pärtel <martin dot partel at gmail dot com>