diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2016-09-25 19:24:43 +0100 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2016-09-25 19:24:43 +0100 |
commit | 333d463397a4a482f2438dc2ae19cef5ab606215 (patch) | |
tree | 1a994d867914c0e60443c62d841fa0fbab8c1908 | |
parent | bc7e55aee064c06709dcc3cb329158cb6b75f935 (diff) | |
download | bindfs-333d463397a4a482f2438dc2ae19cef5ab606215.tar.gz |
ChangeLog entries for --enable-ioctl and --enable-lock-forwarding.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-07-31 Martin Pärtel <martin dot partel at gmail dot com> + + * Added --enable-ioctl to address issue #37. + * Added --enable-lock-forwarding to address issue #36. + 2016-05-03 Martin Pärtel <martin dot partel at gmail dot com> * @chenhaiq added --uid-offset and --gid-offset (PR #31). Thanks! |