aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-11-10 13:11:57 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-11-10 13:11:57 -0800
commit0e08174044cca6578eb2d39ccb8c0f829e95a97c (patch)
treee50181014d4ee3ddc54027bf0b50f9f05e5a4292 /ChangeLog.rst
parenteb9f12639f892906bd5474dd5757449747ebc152 (diff)
downloadlibfuse-0e08174044cca6578eb2d39ccb8c0f829e95a97c.tar.gz
Make test for util-linux version more robust
The current version fails on Amazon Linux. This check should work better. Fixes #64.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 6e25872..7f38ee1 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -3,6 +3,8 @@ UNRELEASED CHANGES
* Fixed test errors when running tests as root.
+* Made check for util-linux version more robust.
+
FUSE 3.0.0-rc2 (2016-11-06)
===========================