diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-12-14 16:41:26 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-12-14 16:48:01 +0100 |
commit | 50edb3c63a62c3b842f483588bdde8deb8a4fc84 (patch) | |
tree | 77248e8a8a044b38019a3af31d2841681ff7a5ea /perl-install/install/NEWS | |
parent | 1b0aaf551631c1f9c997100b61d674abf7aead75 (diff) | |
download | drakx-50edb3c63a62c3b842f483588bdde8deb8a4fc84.tar drakx-50edb3c63a62c3b842f483588bdde8deb8a4fc84.tar.gz drakx-50edb3c63a62c3b842f483588bdde8deb8a4fc84.tar.bz2 drakx-50edb3c63a62c3b842f483588bdde8deb8a4fc84.tar.xz drakx-50edb3c63a62c3b842f483588bdde8deb8a4fc84.zip |
(size2time) enforce returning a float (mga#19930)
with the previous fix, the progress bar will now properly update on
i586 will be a float between 0 & 1
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b26d09585..78a54736e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix progress bar on i586 (mga#19930) + Version 17.67 - 13 December 2016 - fix a crash introduced in 17.66 |