aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:48:37 +0000
committerNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:48:46 +0000
commit1c385157c7fc5920433572aeaf96dbdb966b6f9a (patch)
tree745f4a3d5764ddbc110211bd2e0657c3fdd41d88
parentaa92a0f04fc8890e897f7795a550f26ddd634e19 (diff)
downloadlibfuse-1c385157c7fc5920433572aeaf96dbdb966b6f9a.tar.gz
Added missing date to Changelog.
-rw-r--r--ChangeLog.rst4
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.