aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09730ea..1d5d982 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-15 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Fixed build on old compilers by adhering more strictly to C99.
+ * Released 1.15.1
+
2021-02-14 Martin Pärtel <martin dot partel at gmail dot com>
* Support for libfuse3 - huge thanks to @McBane87 (PR #95)