summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-21 11:00:47 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-21 11:00:47 +0000
commit41986347128722a36357d61831e4a16f4b3c2e0f (patch)
tree4c652ff19f6ad0685e879d30f57474df0935606a
parent47a810b2ff166e6b7639fceb09d438e5b2299bb5 (diff)
downloadurpmi-41986347128722a36357d61831e4a16f4b3c2e0f.tar
urpmi-41986347128722a36357d61831e4a16f4b3c2e0f.tar.gz
urpmi-41986347128722a36357d61831e4a16f4b3c2e0f.tar.bz2
urpmi-41986347128722a36357d61831e4a16f4b3c2e0f.tar.xz
urpmi-41986347128722a36357d61831e4a16f4b3c2e0f.zip
add bug number
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3ae26f0a..0d442e13 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)
+ (nb: $urpm->{keys} is not used anymore) (#36134)
Version 4.10.17 - 30 November 2007, by Pascal "Pixel" Rigaux