diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-22 09:03:38 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-22 09:03:38 +0000 |
commit | 67658a56acfd14a290ac9702b8da0f7f7ad544f4 (patch) | |
tree | 4f8b8ac86e96bdbfc352fe11c3b5a7d8d4dae826 /perl-install/install | |
parent | 1d07c044b8b9dd56512a77ea4c208bb85e6112ba (diff) | |
download | drakx-67658a56acfd14a290ac9702b8da0f7f7ad544f4.tar drakx-67658a56acfd14a290ac9702b8da0f7f7ad544f4.tar.gz drakx-67658a56acfd14a290ac9702b8da0f7f7ad544f4.tar.bz2 drakx-67658a56acfd14a290ac9702b8da0f7f7ad544f4.tar.xz drakx-67658a56acfd14a290ac9702b8da0f7f7ad544f4.zip |
(main) ensure we initialize only once but at least one, thus fixing
crash when embedded or in installer (#43011)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 32150b7fe..fd9cdaf80 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,6 +2,9 @@ box in english lang (#41103) - do not set $HOME while installing packages (#18088) - install proper qtX package for gcin +- partitionning step + o ensure we initialize only once but at least one, thus fixing crash + when embedded or in installer (#43011) Version 11.20 - 20 August 2008 |