diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-11 09:58:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-11 09:58:41 +0000 |
commit | b8548deceb1fc8e038b5b0385fa5ae1eedbe879b (patch) | |
tree | 1b296c5c461f4530f356c02f468950adb442795a /NEWS | |
parent | 56dc88b6c4ccb09cbf552ddac4764c351ab4ead5 (diff) | |
download | perl-URPM-b8548deceb1fc8e038b5b0385fa5ae1eedbe879b.tar perl-URPM-b8548deceb1fc8e038b5b0385fa5ae1eedbe879b.tar.gz perl-URPM-b8548deceb1fc8e038b5b0385fa5ae1eedbe879b.tar.bz2 perl-URPM-b8548deceb1fc8e038b5b0385fa5ae1eedbe879b.tar.xz perl-URPM-b8548deceb1fc8e038b5b0385fa5ae1eedbe879b.zip |
- speedup is_arch_compat (x7) by keeping the platform in a cache
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- speedup is_arch_compat (7 times faster) by keeping the platform in a cache - do not propose packages for non installed locales - pass the prefered choices to {callback_choices}: this allows urpmi to select all the prefered packages according to installed locales |