changelog: add 1.1.10 section

This commit is contained in:
Thomas Waldmann 2019-05-11 22:28:42 +02:00
parent d07d51e35e
commit e0735e5d4f

View file

@ -171,8 +171,8 @@ The best check that everything is ok is to run a dry-run extraction::
Changelog
=========
Version 1.1.9 (2019-02-10)
--------------------------
Version 1.1.10 (not released yet)
---------------------------------
Compatibility notes:
@ -191,6 +191,10 @@ Compatibility notes:
mode (but that is less safe for detecting changed files than the default).
See the --files-cache docs for details.
Version 1.1.9 (2019-02-10)
--------------------------
Fixes:
- security fix: configure FUSE with "default_permissions", #3903