aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCsaba Henk <csaba.henk@creo.hu>2006-04-06 00:12:44 +0000
committerCsaba Henk <csaba.henk@creo.hu>2006-04-06 00:12:44 +0000
commitbaa49d21aa15f07e88fb609d40a46b860974d501 (patch)
tree51de4df1ed79ddc255b8ed07e22689d4d797f181 /ChangeLog
parentd0a777a354f9e011b5688fb17105e01d62d999dc (diff)
downloadlibfuse-baa49d21aa15f07e88fb609d40a46b860974d501.tar.gz
More "no" prefixes for FreBSD mount routine
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66f8aac..97fdce3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-06 Csaba Henk <csaba.henk@creo.hu>
+
+ * lib: Let FreeBSD mount option parsing routine recognize "no"
+ prefixes for FUSE specific options as well
+
2006-04-01 Miklos Szeredi <miklos@szeredi.hu>
* lib: Add missing rwlock initialization. Patch by Ryan Bradetich