summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-04 11:35:12 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-04 11:35:12 +0000
commit574c3628c48e07eea80d0250dad59787296de92d (patch)
tree5323e89f5f1c5cd868b54ba5fd6406b8c6567447 /perl-install/install/NEWS
parent6db0ccc0b1e65f82f266981290d18e1fa719bcf1 (diff)
downloaddrakx-backup-do-not-use-574c3628c48e07eea80d0250dad59787296de92d.tar
drakx-backup-do-not-use-574c3628c48e07eea80d0250dad59787296de92d.tar.gz
drakx-backup-do-not-use-574c3628c48e07eea80d0250dad59787296de92d.tar.bz2
drakx-backup-do-not-use-574c3628c48e07eea80d0250dad59787296de92d.tar.xz
drakx-backup-do-not-use-574c3628c48e07eea80d0250dad59787296de92d.zip
(_install_raw::trans_error_summary) do not die if a transaction
failed ; only warn about it in graphical mode (no more a fata error for auto install)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b02be4ab5..6b43cedfa 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- only warn if a transaction failed (no more a fata error for auto
+ installs)
- prevent urpmi from leaking a log file descriptor per transaction
- really set urpmi in automatic mode for non-interactive installs
(and not vice-versa)