From 571f2a6eae7318ea45f06172bd1fd5b3c377ad38 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 24 Mar 2013 12:52:40 +0000 Subject: fix return value (mga#9519) gurpm::RPMProgressDialog's DESTROY was changing $? which resulted in different return values between exit(0) and POSIX::_exit(0) value --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e8c99f90..ce5073c5 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ * always display space information o display the addionnal space that will be used and the amount of downloaded packages instead of the total size of the packages (like urpmi) + o fix return value (mga#9519) Version 7.22 - 21 March 2013, by Thierry Vignaud -- cgit v1.2.1