diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-10-16 Miklos Szeredi <miklos@szeredi.hu> + + * Allow commas in options to be escaped with a backslash + + * Add new function: fuse_opt_add_opt_escaped() + + * Add missing fuse_reply_bmap() to the version script + 2008-10-14 Miklos Szeredi <miklos@szeredi.hu> * Pass current file flags to read and write operations |