From e128a3e0a97c07b2fae1335f9b791071f4c54fd4 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 19 Jul 2024 22:22:19 -0700 Subject: [PATCH] Add a ticket number onto the traceback fix in NEWS. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f76ce781..b023aad1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ 1.8.14.dev0 * #896: Fix an error in borgmatic rcreate/init on an empty repository directory with Borg 1.4. - * Fix for a potential traceback (TypeError) during the handling of another error. + * #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