summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-10 15:11:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-10 15:11:30 +0000
commit474f4312f92d60973916d1e9be6450da55c4864b (patch)
tree26596afc2aa5931a875a1a3d8c263c9c3f6fed00 /NEWS
parent2dccb90baa30f214a529a4b2598b6cdee3e53767 (diff)
downloadurpmi-474f4312f92d60973916d1e9be6450da55c4864b.tar
urpmi-474f4312f92d60973916d1e9be6450da55c4864b.tar.gz
urpmi-474f4312f92d60973916d1e9be6450da55c4864b.tar.bz2
urpmi-474f4312f92d60973916d1e9be6450da55c4864b.tar.xz
urpmi-474f4312f92d60973916d1e9be6450da55c4864b.zip
- urpmi.addmedia:
o adapt to perl-URPM 2.11 API to parse pubkey files (nb: $urpm->{keys} is not used anymore)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba1d71fc..a43d670a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@
o exit code 1 when a medium can't be added
o enhance parsing of urls with login:password for logins with "@"
so that password doesn't end up in urpmi.cfg
+ o adapt to perl-URPM 2.11 API to parse pubkey files
+ (nb: $urpm->{keys} is not used anymore)
Version 4.10.17 - 30 November 2007, by Pascal "Pixel" Rigaux