mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 17:27:31 +00:00
spelling: healthy
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6266ba8891
commit
6e7f593b98
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ Changes:
|
||||||
- compression: use the 2 bytes for type and level, #6698
|
- compression: use the 2 bytes for type and level, #6698
|
||||||
- use version 2 for new archives
|
- use version 2 for new archives
|
||||||
- convert timestamps int/bigint -> msgpack.Timestamp, see #2323
|
- convert timestamps int/bigint -> msgpack.Timestamp, see #2323
|
||||||
- all hardlinks have chunks, maybe chunks_healty, hlid
|
- all hardlinks have chunks, maybe chunks_healthy, hlid
|
||||||
- remove the zlib type bytes hack
|
- remove the zlib type bytes hack
|
||||||
- make sure items with chunks have precomputed size
|
- make sure items with chunks have precomputed size
|
||||||
- removes the csize element from the tuples in the Item.chunks list
|
- removes the csize element from the tuples in the Item.chunks list
|
||||||
|
|
Loading…
Reference in a new issue