diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2022-07-12 21:27:21 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2022-07-12 21:27:21 +0300 |
commit | e0aba6935e01ab7928967278aaeb9a0660fea644 (patch) | |
tree | 91f15a7f73650455f24fc6cbb1f3705ef9abbed5 /ChangeLog | |
parent | f1518cd0845a69b09bd9254120d4334ef2a01614 (diff) | |
download | bindfs-e0aba6935e01ab7928967278aaeb9a0660fea644.tar.gz |
Released 1.17.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |