summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-04-27 12:40:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-04-27 12:40:10 +0000
commitaa93debcbe92f1306411bf85a4ff350feb4d5eba (patch)
tree52ea419c5ff0a83ca1d47a0ec15159b3a4405ae5 /NEWS
parent4df7583caa71a35d6d68c373fc0c62d1be6d955b (diff)
downloadurpmi-aa93debcbe92f1306411bf85a4ff350feb4d5eba.tar
urpmi-aa93debcbe92f1306411bf85a4ff350feb4d5eba.tar.gz
urpmi-aa93debcbe92f1306411bf85a4ff350feb4d5eba.tar.bz2
urpmi-aa93debcbe92f1306411bf85a4ff350feb4d5eba.tar.xz
urpmi-aa93debcbe92f1306411bf85a4ff350feb4d5eba.zip
- display "removing package ..." when removing, not before.
- display "removing package ..." when upgrading package (may be too verbose though)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b33bcea9..2c581a9b 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
o fix displaying README.*urpmi when using --root or --urpmi-root
o fix displaying README.install.urpmi when installing a package conflicting
with an available package
+ o display "removing package ..." when removing, not before.
+ o display "removing package ..." when upgrading package
+ (may be too verbose though)
- for rpmdrake
o make translate_why_removed() safe to call (cf bug #28613)