aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c257754..eb0845e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-11-09 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Support negative --{uid,gid}-offset (issue #142)
+
2023-09-22 Martin Pärtel <martin dot partel at gmail dot com>
* Support `mount -t bindfs` on MacOS (PR #140, thanks @Kentzo)