mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-22 07:19:02 +00:00
update CHANGES
This commit is contained in:
parent
b512827b07
commit
2194d9837e
1 changed files with 24 additions and 0 deletions
24
CHANGES.rst
24
CHANGES.rst
|
@ -2,6 +2,30 @@ Borg Changelog
|
|||
==============
|
||||
|
||||
|
||||
Version 0.25.0 (not released yet)
|
||||
---------------------------------
|
||||
|
||||
Incompatible changes (compared to 0.24):
|
||||
|
||||
- none yet
|
||||
|
||||
Deprecations:
|
||||
|
||||
- none yet
|
||||
|
||||
New features:
|
||||
|
||||
- honor the nodump flag (UF_NODUMP) and do not backup such items
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- close fds of segments we delete (during compaction)
|
||||
|
||||
Other changes:
|
||||
|
||||
- none yet
|
||||
|
||||
|
||||
Version 0.24.0
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue