aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f049e3f..31ca9bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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!