diff options
| author | Nikolaus Rath <Nikolaus@rath.org> | 2017-08-03 13:01:12 +0200 |
|---|---|---|
| committer | Nikolaus Rath <Nikolaus@rath.org> | 2017-08-03 13:01:12 +0200 |
| commit | 2ba345b16d869f4aa470d0f123ad619dbc41fd64 (patch) | |
| tree | d337f92bdc442d1b767e3af20dfe3c69ca015a8d | |
| parent | d9fcc116cf37ecb2adeb9538892e964c0737d0c2 (diff) | |
| download | libfuse-2ba345b16d869f4aa470d0f123ad619dbc41fd64.tar.gz | |
Added changelog entry for symbol versioning fixes.
| -rw-r--r-- | ChangeLog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 6fdbaef..c233bcd 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -7,6 +7,9 @@ Unreleased Changes * pkg-config is now used to determine the proper directory for udev rules. +* Fixed a symbol versioning problem that resulted in very strange + failures (segfaults, unexpected behavior) in different situations. + libfuse 3.1.0 (2017-07-08) ========================== |
