mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 09:21:44 -04:00
changelog: add 1.1.10 section
This commit is contained in:
parent
d07d51e35e
commit
e0735e5d4f
1 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue