Fleshing out NEWS for the Borg 2 changes.

This commit is contained in:
Dan Helfman
2022-08-17 21:54:00 -07:00
parent f47c98c4a5
commit 89d201c8ff
4 changed files with 14 additions and 12 deletions
+2 -2
View File
@@ -74,8 +74,8 @@ from borgmatic.config import normalize as module
True,
),
(
{'location': {'repositories': ['ssh://foo@bar/repo']}},
{'location': {'repositories': ['ssh://foo@bar/repo']}},
{'location': {'repositories': ['ssh://foo@bar:1234/repo']}},
{'location': {'repositories': ['ssh://foo@bar:1234/repo']}},
False,
),
),