From e1453222ea331c0e16e9b861c00511ca27c83156 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 26 Nov 2022 21:56:25 +0000 Subject: Use run_program::get_stdout to calculate installed size. This allows us to respond to check-alive pings whilst waiting. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5f0c794..8f90141 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- use run_program::get_stdout to calculate installed size, to + allow us to respond to check-alive pings whilst waiting - install callback routine to handle window events whilst waiting for sub-programs to terminate (mga#31105) -- cgit v1.2.1