aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2016-09-25 19:31:03 +0100
committerMartin Pärtel <martin.partel@gmail.com>2016-09-25 19:31:03 +0100
commita679e5b29fd094e0b9132b9d758732c882835dc6 (patch)
tree9651a06b15e4b9ce78620e34175747cffcf7ab4a /ChangeLog
parent34613778405fc9bd7bc4f95ba5c048a599555f2b (diff)
downloadbindfs-a679e5b29fd094e0b9132b9d758732c882835dc6.tar.gz
Released 1.13.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1296bb..c63e707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* Fix bug in readdir() introduced with 1.13.1. This fixes a bug when
a bindfs mount is exported over NFS (issue #39).
+ * Released 1.13.2
2016-07-31 Martin Pärtel <martin dot partel at gmail dot com>