diff --git a/docs/changes.rst b/docs/changes.rst index 971f76590..74f52f722 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -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