aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a653129..f1692f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-24 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Non-zero exit code when unable to chdir into source dir (issue #93).
+ * Pass through "-o fsname" to FUSE (issue #94).
+ * Released 1.14.9
+
2020-09-23 Martin Pärtel <martin dot partel at gmail dot com>
* Added missing include for "sys/file.h".