diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2021-09-06 13:45:26 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2021-09-06 13:45:29 +0100 |
commit | d709c24cbd9e1041264c551c2a4445e654eaf429 (patch) | |
tree | d9f71a1f34c4d927770f42f96bb143f38c59f753 /ChangeLog.rst | |
parent | aaf767a6cc20f3f48c161b71cfdf297c1bc97e72 (diff) | |
download | libfuse-d709c24cbd9e1041264c551c2a4445e654eaf429.tar.gz |
Released 3.10.5
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 40327ba..521c163 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,9 @@ +libfuse 3.10.5 (2021-09-06) +=========================== + +* Various improvements to make unit tests more robust. + + libfuse 3.10.4 (2021-06-09) =========================== |