aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2023-11-10 12:43:48 +0200
committerMartin Pärtel <martin.partel@gmail.com>2023-11-10 12:43:48 +0200
commitb982aee1161307cdd0e90f7f9597b11872440efc (patch)
tree4e9a7472794444c62f1c06c594585f25edaa78d7 /ChangeLog
parent165d5ab56fc4eeb8cea1e98206ec5f6064c6246e (diff)
downloadbindfs-b982aee1161307cdd0e90f7f9597b11872440efc.tar.gz
Released 1.17.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf96956..eec3fe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* Fixed undefined behaviour on platforms where `uid_t` or `gid_t`
is signed (issue #143, thanks @hartwork!)
+ * Released 1.17.6
2023-11-09 Martin Pärtel <martin dot partel at gmail dot com>