From 5c0de23eeee977ebfe2da45adfb8487419fb59c7 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 26 Nov 2022 21:04:18 +0000 Subject: run_program: add optional callback when waiting for program to terminate This allows GUI applications to respond to check-alive pings (mga#31105) --- perl-install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index 8a27d3d7c..cab9f1e85 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- run_program: + o add optional callback when waiting for program to terminate + * this allows GUI applications to respond to check-alive pings (mga#31105) - make installer routines for selecting a mirror and downloader available for use by draklive-install - use better algorithm for determining nearest mirror (taken from urpmi) -- cgit v1.2.1