From e7f1c3eda5e3e9544c2ec861b1de40573118cb3c Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 11 Aug 2024 20:35:54 -0700 Subject: [PATCH] Add "color" option regression fix to NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 05159e48..32612586 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ * #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. + * Fix a regression in which the "color" option had to effect. * Add a recent contributors section to the documentation, because credit where credit's due! See: https://torsion.org/borgmatic/#recent-contributors