summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-19 16:22:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-19 16:22:58 +0000
commit5a98bb67538f76f8cc004297a2251147df0eed08 (patch)
treec612d0fcdd71013d8df1dd1dbaeb4a1eb030a9af /NEWS
parentb3ec44efa1b101ed97900f0762bf492b131399f5 (diff)
downloadurpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar
urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.gz
urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.bz2
urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.xz
urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.zip
- urpmi.update, urpmi.addmedia, urpmi.removemedia:
o drop option "-c" which used to clean /var/cache/urpmi/headers since we don't use that dir anymore :)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed58f5c3..0a7984a6 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name>
(this will allow checking xml media_info is up-to-date even if we don't
update it at the same time as synthesis is updated)
+- urpmi.update, urpmi.addmedia, urpmi.removemedia:
+ o drop option "-c" which used to clean /var/cache/urpmi/headers
- urpmi:
o do remove __db* on priority-upgrade
(fix regression introduced in 4.10.15)