aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2020-05-10 23:11:06 +0300
committerMartin Pärtel <martin.partel@gmail.com>2020-05-10 23:11:06 +0300
commite01b9c963d4d0db01d88ae91a33d1d083b9123eb (patch)
tree7e71df74dcdf3c41359702641229d9f7c6a32025 /ChangeLog
parente7beb6b9f8c41d760e2df997c5dbc857401a0e82 (diff)
downloadbindfs-e01b9c963d4d0db01d88ae91a33d1d083b9123eb.tar.gz
Released 1.14.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dbf75f..264d4a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-05-10 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Added --map-passwd and --map-group (PR #85 by Cybso@, thanks!)
+ * Released 1.14.6
+
2020-04-13 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed tests with Ruby 2.7.1 or newer.