From 34146444ce20c477cba7e9fe113e4387da32ae94 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 21 Jun 2017 15:05:20 -0700 Subject: Switch to libfuse 3.0. --- ChangeLog.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 49163cd..f5157d7 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,7 +1,12 @@ Unreleased Changes ------------------ +* sshfs now requires libfuse 3.0.0 or newer. +* When supported by the kernel, sshfs now uses writeback caching. +* The `cache` option has been renamed to `dir_cache` for clarity. * Added unit tests +* --debug now behaves like -o debug_sshfs, i.e. it enables sshfs + debugging messages rather than libfuse debugging messages. * Documented limited hardlink support. * Added support for building with Meson. * Added support for more SSH options. -- cgit v1.2.3