From 447ec062345300bb897eb056e98a36e98cac0778 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Tue, 17 Dec 2024 23:56:00 +0000 Subject: [PATCH] Note the memory footprint reduction. --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 0635b7e..6ca6016 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -7,6 +7,7 @@ * *cleanup:* track transfer percentage as a floating point value for better precision (and rounding) * *cleanup:* correct detection of **--remote** usability on GNU Hurd * *cleanup:* reduce likelihood of race conditions in tests when running on slow systems + * *cleanup:* reduce memory footprint * *docs:* simplified the synopsis section of the manual ### 1.9.15 - 8 December 2024