commit | baa49d21aa15f07e88fb609d40a46b860974d501 | [log] [tgz] |
---|---|---|
author | Csaba Henk <csaba.henk@creo.hu> | Thu Apr 06 00:12:44 2006 +0000 |
committer | Csaba Henk <csaba.henk@creo.hu> | Thu Apr 06 00:12:44 2006 +0000 |
tree | 51de4df1ed79ddc255b8ed07e22689d4d797f181 | |
parent | d0a777a354f9e011b5688fb17105e01d62d999dc [diff] [blame] |
More "no" prefixes for FreBSD mount routine
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