Fix for a "bad character" Borg error in which the "spot" check fed Borg an invalid pattern (#899).
All checks were successful
build / test (push) Successful in 6m5s
build / docs (push) Successful in 1m32s

This commit is contained in:
Dan Helfman 2024-07-25 11:34:09 -07:00
commit 424cc6b66c
3 changed files with 9 additions and 6 deletions

1
NEWS
View file

@ -1,5 +1,6 @@
1.8.14.dev0
* #896: Fix an error in borgmatic rcreate/init on an empty repository directory with Borg 1.4.
* #899: Fix for a "bad character" Borg error in which the "spot" check fed Borg an invalid pattern.
* #900: Fix for a potential traceback (TypeError) during the handling of another error.
* Add a recent contributors section to the documentation, because credit where credit's due! See:
https://torsion.org/borgmatic/#recent-contributors