aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2020-01-08 12:37:00 +0200
committerMartin Pärtel <martin.partel@gmail.com>2020-01-08 12:37:00 +0200
commitc3a2f98c1caa9cd7121432f3eab1b215b7f0a6ab (patch)
tree810af4cc7e89afcfc9cbb25fc7af09993220ab4f /ChangeLog
parent983e86b2be0ccdcd102cc39be96817d539bffe66 (diff)
downloadbindfs-c3a2f98c1caa9cd7121432f3eab1b215b7f0a6ab.tar.gz
Released 1.14.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 857f55e..6793797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-01-08 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Fixed build with -fno-common, which is the default in GCC 10 (PR #81, thanks jengelh@!).
+ * Released 1.14.3
+
2019-12-21 Martin Pärtel <martin dot partel at gmail dot com>
* No longer check that numeric UIDs and GIDs exist, since /etc/passwd etc are not always available (issue #79).