aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2017-03-12 01:03:55 +0000
committerMartin Pärtel <martin.partel@gmail.com>2017-03-12 01:03:55 +0000
commit8437e3fc441ba5e38c57c571ba477237a72ea66d (patch)
tree56d1a4617cbd86e1b80410ee2aba1f8c282050fa /ChangeLog
parent040989a14ad2265f4835121fd138654f6424150f (diff)
downloadbindfs-8437e3fc441ba5e38c57c571ba477237a72ea66d.tar.gz
Hacked tests to work with Ruby 1.8.7 and FUSE 2.8 again.
The test suite now passes under Ubuntu 12.04 and CentOS 6. Fixes #49
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f7b1a3..e98fd91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-03-12 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Made tests work with Ruby 1.8.7 and FUSE 2.8 again (issue #49).
+
2017-02-04 Martin Pärtel <martin dot partel at gmail dot com>
* Deprecated -n as an alias to --no-allow-other (issue #48).