diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-25 21:06:14 -0700 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-10-28 14:43:44 -0700 |
commit | 695e45a4de50a9164766a7d73656b1afc9244a56 (patch) | |
tree | a926fe5a69ff606e9afb72bdfce7c30a7839c257 /ChangeLog.rst | |
parent | 3475bc3b5a5ee0fd1fd867e2af8804c9d93c3bd4 (diff) | |
download | libfuse-695e45a4de50a9164766a7d73656b1afc9244a56.tar.gz |
Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index a849be4..e3529b3 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,10 @@ +Unreleased Changes +================== + +* The fusermount and mount.fuse binaries have been renamed to + fusermount3 and mount.fuse3 to allow co-installation of libfuse 2.x + and 3.x + FUSE 3.0.0-rc1 (2016-10-28) =========================== |