aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2013-03-01 02:47:21 +0200
committerMartin Pärtel <martin.partel@gmail.com>2013-03-01 02:47:21 +0200
commitb4a5b3ce14fde94fc34eaccb990544c60472ce19 (patch)
treeed3ff3616e76211cb7eb5e491b990c9722b19219 /ChangeLog
parent709021758b5f35b1f4b051b486251bbfcc046cd8 (diff)
downloadbindfs-b4a5b3ce14fde94fc34eaccb990544c60472ce19.tar.gz
Released 1.12.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ba015e..a39a075 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
+2013-03-01 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Deprecated --user, --owner and --group
+ in favor of --force-user and --force-group
+ to avoid conflict with standard mount options
+ (issue 25).
+ * Release 1.12
+
2012-09-15 Martin Pärtel <martin dot partel at gmail dot com>
* Fix for setgid directories by Jonathan Dieter. Thanks!
* Run in singlethreaded mode by default.
- * Added -multithreaded option.
+ * Added --multithreaded option.
* Documented a race condition in multithreaded mode.
* Released 1.11