aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2017-03-14 00:33:13 +0000
committerMartin Pärtel <martin.partel@gmail.com>2017-03-14 00:33:13 +0000
commit3d61a4efc9a011c649bbbad9519abbf749224d8e (patch)
tree97db0f367d8bad7be49dc2dbf3c693aa2b6bc9fe
parentbce8a257b8ab4142220fa5136d8f9577b65e9a73 (diff)
downloadbindfs-3d61a4efc9a011c649bbbad9519abbf749224d8e.tar.gz
ChangeLog entry for FreeBSD fixes.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3066cfe..f5dba69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-14 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Added Vagrantfile for FreeBSD 10.3 and fixed build and test suite to
+ work with it.
+
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).