diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2023-11-10 12:43:48 +0200 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2023-11-10 12:43:48 +0200 |
commit | b982aee1161307cdd0e90f7f9597b11872440efc (patch) | |
tree | 4e9a7472794444c62f1c06c594585f25edaa78d7 /ChangeLog | |
parent | 165d5ab56fc4eeb8cea1e98206ec5f6064c6246e (diff) | |
download | bindfs-b982aee1161307cdd0e90f7f9597b11872440efc.tar.gz |
Released 1.17.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |