summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-25 16:19:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-25 16:19:32 +0000
commita808a1057f45d2a04ce95297c775911c03559653 (patch)
tree90a8ad45e9a3aefd8a921f7ce3ab0309e8fa1618 /NEWS
parentefe5b3dce043bfe0b215f0b4bd6d2dc44971b515 (diff)
downloadurpmi-a808a1057f45d2a04ce95297c775911c03559653.tar
urpmi-a808a1057f45d2a04ce95297c775911c03559653.tar.gz
urpmi-a808a1057f45d2a04ce95297c775911c03559653.tar.bz2
urpmi-a808a1057f45d2a04ce95297c775911c03559653.tar.xz
urpmi-a808a1057f45d2a04ce95297c775911c03559653.zip
- urpmi
o fix "using one big transaction" that occurs when using --keep (#30198) (part of the fix is in perl-URPM 3.09)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d82678cd..0e91d1ef 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@
- urpmi:
o do not say "files are missing" when the downloaded rpm is corrupted
o --test: only display "Installation is possible" when it is the case (#29837)
+ o fix "using one big transaction" that occurs when using --keep
+ (#30198) (part of the fix is in perl-URPM 3.09)
- bash-completion:
o restore available-pkgs completion using "urpmq --list" (guillomovitch)
(but only if COMP_URPMI_HDLISTS is set since it's slow)