Skip to content

Commit d04f41b

Browse files
Merge pull request #8922 from ThomasWaldmann/update-changes
update CHANGES
2 parents 7b9fe15 + 1e40d74 commit d04f41b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ above.
156156

157157
New features:
158158

159+
- new "buzhash64" chunker, init bh table using a 256bit key derived from ID key
159160
- serve: add --permissions option as an alternative to BORG_REPO_PERMISSIONS env var
160161
- create: auto-exclude items based on xattrs or NODUMP, see #4972
161162

@@ -166,10 +167,13 @@ New features:
166167

167168
Other changes:
168169

170+
- support Python 3.14
169171
- msgpack: allow 1.1.1
170172
- msgpack version check: ignore "rc" or other version elements
171173
- add derive_key to derive new keys from existing key material
172174
- fish: fix archive name completion
175+
- refactor: modularize tests
176+
- refactor: use pathlib.Path
173177
- refactor the chunkers, #8882 #8883:
174178

175179
- transform buzhash chunker C code to Cython

0 commit comments

Comments
 (0)