Fix incorrect date in Changelog
authorLilo Huang <lilohuang@users.noreply.github.com>
Wed, 4 Nov 2020 18:32:54 +0000 (02:32 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Nov 2020 18:32:54 +0000 (18:32 +0000)
It should be 2020 rather than 2010. Thanks.

ChangeLog.rst

index 8c1bcee2d411a238d0fa219fbe28e58d07ddc725..51b025bc6c42e319bb192033920ef6f1afe4997d 100644 (file)
@@ -1,4 +1,4 @@
-libfuse 3.10.0 (2010-10-09)
+libfuse 3.10.0 (2020-10-09)
 ===========================
 
 * Add FUSE_CAP_CACHE_SYMLINKS: allow caching symlinks in kernel page cache.