Unreleased Changes
==================
+* File systems that use the low-level API and support lookup requests
+ for '.' and '..' should continue make sure to set the
+ FUSE_CAP_EXPORT_SUPPORT bit in fuse_conn_info->want.
+
+ (This has actually always been the case, but was not very obvious
+ from the documentation).
+
* The help text generated by fuse_lowlevel_help(), fuse_new() (and
indirectly fuse_main()) no longer includes options that are unlikely
to be of interest to end-users. The full list of accepted options is