aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2017-02-04 02:15:28 +0000
committerMartin Pärtel <martin.partel@gmail.com>2017-02-04 02:15:28 +0000
commit040989a14ad2265f4835121fd138654f6424150f (patch)
tree26f0f275afd187bae3a807669a533ff10143b7d1 /ChangeLog
parent688e4ac783a0e4fcf3a6ea4e09c77ac706d70854 (diff)
downloadbindfs-040989a14ad2265f4835121fd138654f6424150f.tar.gz
Deprecate -n as an alias for --no-allow-other.
This partially addresses #48.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3613585..4f7b1a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-04 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Deprecated -n as an alias to --no-allow-other (issue #48).
+
2017-01-29 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed option parsing failure when source dir has a comma (issue #47).