diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2018-12-22 14:48:37 +0000 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2018-12-22 14:48:46 +0000 |
commit | 1c385157c7fc5920433572aeaf96dbdb966b6f9a (patch) | |
tree | 745f4a3d5764ddbc110211bd2e0657c3fdd41d88 /ChangeLog.rst | |
parent | aa92a0f04fc8890e897f7795a550f26ddd634e19 (diff) | |
download | libfuse-1c385157c7fc5920433572aeaf96dbdb966b6f9a.tar.gz |
Added missing date to Changelog.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 4ae77a8..32b9b4c 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,5 @@ -libfuse 3.4.1 -============= +libfuse 3.4.1 (2018-12-22) +========================== * The `examples/passthrough_ll.c` example filesystem has been significantly extended. |