Files
restic/changelog/unreleased/pull-5664
T
Michael Eischer eb1ec4cbb4 Tweak changelogs
2026-05-15 21:45:47 +02:00

8 lines
241 B
Plaintext

Bugfix: `restic find --pack` now lists blobs for tree packs
`restic find --pack <tree-pack>` now reports blobs for packs that only contain
tree blobs.
https://github.com/restic/restic/issues/5280
https://github.com/restic/restic/pull/5664