From f164e9b8ca319dd1279384ff495b5fa91e778d9e Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 2 Oct 2016 10:44:16 -0700 Subject: Renamed fuse_lowlevel_new() to fuse_session_new(). --- ChangeLog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 87ceae9..23c606e 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,9 @@ Unreleased Changes ================== +* The `fuse_lowlevel_new` function has been renamed to + `fuse_session_new`. + * There are now new `fuse_session_unmount` and `fuse_session_mount` functions that should be used in the low-level API. The `fuse_mount` and `fuse_unmount` functions should be used with the -- cgit v1.2.3