Skip to content

Commit 4905fd8

Browse files
update CHANGES
1 parent f327af1 commit 4905fd8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/changes.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Compatibility notes:
144144
Change Log 2.x
145145
==============
146146

147-
Version 2.0.0b19 (unreleased)
147+
Version 2.0.0b19 (2025-07-02)
148148
-----------------------------
149149

150150
Please note:
@@ -161,6 +161,12 @@ Fixes:
161161
also: when printing the path, use the already normalized item.path.
162162
- import-tar: fix the dotslash issue, add test
163163

164+
New features:
165+
166+
- create --files-changed=MODE option, #8958.
167+
control how borg detects whether a file has changed while it was backed up,
168+
valid modes are ctime (default), mtime (2nd best) or disabled (not recommended).
169+
164170
Other changes:
165171

166172
- to_key_filename: raise length limit to 120, #8966.

0 commit comments

Comments
 (0)