diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-16 11:52:59 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-16 17:32:00 +0100 |
commit | 573eae4d62548273ac7925e8b2f3b3a9ecb7cb84 (patch) | |
tree | 25f5ed11ff92df95ba4892bb7a09d7c13a890852 /perl-install/install/NEWS | |
parent | 2825bf167d9bce3c0ea5e54be1f745525637c6d7 (diff) | |
download | drakx-573eae4d62548273ac7925e8b2f3b3a9ecb7cb84.tar drakx-573eae4d62548273ac7925e8b2f3b3a9ecb7cb84.tar.gz drakx-573eae4d62548273ac7925e8b2f3b3a9ecb7cb84.tar.bz2 drakx-573eae4d62548273ac7925e8b2f3b3a9ecb7cb84.tar.xz drakx-573eae4d62548273ac7925e8b2f3b3a9ecb7cb84.zip |
adjust debug build to current python
else drakx-installer-stage2 cannot be rebuilt with the debug option
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 e9501da50..1fbd6244f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- adjust debug build to current python + Version 18.24 - 15 March 2020 - fix tracking of installed packages (mga#26284) |