diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2022-04-03 12:12:59 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2022-04-03 12:12:59 +0300 |
commit | d7d0dc47f03762f5fcd92bbe8c2221ea6b3fa642 (patch) | |
tree | 5116d073d44fccfcda7a091d8c66aa031bf8d80f /ChangeLog | |
parent | ead937af9cf85c5249230da8677e56a1ab7cb8bd (diff) | |
download | bindfs-d7d0dc47f03762f5fcd92bbe8c2221ea6b3fa642.tar.gz |
Added --direct-io
Issue #110, thanks @DUOLabs333 for the initial patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2022-04-03 Martin Pärtel <martin dot partel at gmail dot com> + + * Added --direct-io (issue #110, thanks @DUOLabs333) + 2021-02-15 Martin Pärtel <martin dot partel at gmail dot com> * Fixed build on old compilers by adhering more strictly to C99. |