summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-03 15:07:02 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-03 15:07:02 +0000
commit0e365fee1d1668a17a08c9143e9df14ef0148927 (patch)
tree09b8b83d8e4a57b3630838e546295b2a4316e7ec /perl-install/NEWS
parenta0c99bbcd7be82b0733f314e404147cbd5cc69e1 (diff)
downloaddrakx-backup-do-not-use-0e365fee1d1668a17a08c9143e9df14ef0148927.tar
drakx-backup-do-not-use-0e365fee1d1668a17a08c9143e9df14ef0148927.tar.gz
drakx-backup-do-not-use-0e365fee1d1668a17a08c9143e9df14ef0148927.tar.bz2
drakx-backup-do-not-use-0e365fee1d1668a17a08c9143e9df14ef0148927.tar.xz
drakx-backup-do-not-use-0e365fee1d1668a17a08c9143e9df14ef0148927.zip
(do_pkgs_standalone::install) run gurpmi instead of urpmi in GUI mode (#24044)
(needs urpmi > 5.6)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index e489edb43..3c9b37ff6 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,4 @@
+- use gurpmi when installing packages if possible
- drakbug:
o do not catch exception if $^S is undef
(occurs when "eval { require foo }" and foo.pm do "use not_available")