|
@@ -144,7 +144,7 @@ Compatibility notes:
|
|
Change Log 2.x
|
|
Change Log 2.x
|
|
==============
|
|
==============
|
|
|
|
|
|
-Version 2.0.0b19 (unreleased)
|
|
|
|
|
|
+Version 2.0.0b19 (2025-07-02)
|
|
-----------------------------
|
|
-----------------------------
|
|
|
|
|
|
Please note:
|
|
Please note:
|
|
@@ -161,6 +161,12 @@ Fixes:
|
|
also: when printing the path, use the already normalized item.path.
|
|
also: when printing the path, use the already normalized item.path.
|
|
- import-tar: fix the dotslash issue, add test
|
|
- import-tar: fix the dotslash issue, add test
|
|
|
|
|
|
|
|
+New features:
|
|
|
|
+
|
|
|
|
+- create --files-changed=MODE option, #8958.
|
|
|
|
+ control how borg detects whether a file has changed while it was backed up,
|
|
|
|
+ valid modes are ctime (default), mtime (2nd best) or disabled (not recommended).
|
|
|
|
+
|
|
Other changes:
|
|
Other changes:
|
|
|
|
|
|
- to_key_filename: raise length limit to 120, #8966.
|
|
- to_key_filename: raise length limit to 120, #8966.
|