diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2020-08-09 12:55:02 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2020-08-09 12:55:02 +0100 |
commit | 64aebd94f63bf840cecb82d7809e027eae0af07c (patch) | |
tree | 9ff02e45b8eef5d5d5b5181952bdd337c502cefe | |
parent | db9b4fa148e6c22c0d4b4c567fa65d1cd5368152 (diff) | |
download | libfuse-64aebd94f63bf840cecb82d7809e027eae0af07c.tar.gz |
Fix-up changelog.
-rw-r--r-- | ChangeLog.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index aca6a36..d176dfa 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,13 @@ +Unreleased Changes +================== + +* (none so far) + +libfuse 3.9.4 (2020-08-09) +========================== + +This was an "accidental" release, it is equivalent to 3.9.3. + libfuse 3.9.3 (2020-08-09) ========================== |