From e3dcc2d550afebf9b4386f71294ab01fc1d6299d Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 2 Jan 2020 03:06:18 -0800 Subject: Fixed an issue with the linker version script. (#483) Fixes #467. --- ChangeLog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 1ca26f4..284015d 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -5,6 +5,7 @@ libfuse 3.10.0 (2019-12-14) Define FUSE_USE_VERSION < 35 to get old ioctl prototype with int commands; define FUSE_USE_VERSION >= 35 to get new ioctl prototype with unsigned int commands. +* Fixed an issue with the linker version script. libfuse 3.9.0 (2019-12-14) ========================== -- cgit v1.2.3