mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-22 06:01:54 +00:00
update CHANGES
This commit is contained in:
parent
7b4b42d832
commit
8b55bb1096
1 changed files with 12 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.2.0a2 and earlier (2019-02-24)
|
||||
----------------------------------------
|
||||
Version 1.2.0a3 (2019-02-26)
|
||||
----------------------------
|
||||
|
||||
Please note:
|
||||
|
||||
|
@ -206,6 +206,16 @@ Compatibility notes:
|
|||
- option "--ignore-inode" (2017-09), use "--files-cache" w/o "inode"
|
||||
- option "--no-files-cache" (2017-09), use "--files-cache=disabled"
|
||||
|
||||
Fixes:
|
||||
|
||||
- LibreSSL build fixes, #4403
|
||||
- dummy ACL/xattr code fixes (used by OpenBSD and others), #4403
|
||||
- create: fix openat/statat issues for root directory, #4405
|
||||
|
||||
|
||||
Version 1.2.0a2 and earlier (2019-02-24)
|
||||
----------------------------------------
|
||||
|
||||
New features:
|
||||
|
||||
- compact: "borg compact" needs to be used to free repository space by
|
||||
|
|
Loading…
Reference in a new issue