summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-21 11:01:06 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-21 11:01:06 +0000
commitdfa97e142f11a7269dd821ea227158ce07d1d112 (patch)
tree70e2e5b68a43399762d05d8728b2aa2e69a14f16 /NEWS
parent41986347128722a36357d61831e4a16f4b3c2e0f (diff)
downloadurpmi-dfa97e142f11a7269dd821ea227158ce07d1d112.tar
urpmi-dfa97e142f11a7269dd821ea227158ce07d1d112.tar.gz
urpmi-dfa97e142f11a7269dd821ea227158ce07d1d112.tar.bz2
urpmi-dfa97e142f11a7269dd821ea227158ce07d1d112.tar.xz
urpmi-dfa97e142f11a7269dd821ea227158ce07d1d112.zip
oops, fix previous commit
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0d442e13..cdef20f8 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ Version 4.10.18 - 11 December 2007, by Pascal "Pixel" Rigaux
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 3.00 API to parse pubkey files
- (nb: $urpm->{keys} is not used anymore) (#36134)
+ (nb: $urpm->{keys} is not used anymore)
Version 4.10.17 - 30 November 2007, by Pascal "Pixel" Rigaux
@@ -62,7 +62,7 @@ Version 4.10.15 - 26 November 2007, by Pascal "Pixel" Rigaux
o fix "urpmi --install-src" (regression introduced in 4.10.9) (#35164)
o fix --limit-rate (regression introduced in 4.9.12)
o --auto-update is quite unsafe, but at least now it should be cleaner
- (ensure $urpm doesn't have media twice)
+ (ensure $urpm doesn't have media twice) (#36134)
Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux