diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-22 18:06:06 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-22 18:06:06 +0000 |
commit | 4907ee05e51dce10c1ae851755028d68e3bfa641 (patch) | |
tree | c404e162bdd20632e5d80242bca6a1e00831d5ca /NEWS | |
parent | e4865848efe9f1a8fef5df15924e431d63aca92d (diff) | |
download | perl-URPM-4907ee05e51dce10c1ae851755028d68e3bfa641.tar perl-URPM-4907ee05e51dce10c1ae851755028d68e3bfa641.tar.gz perl-URPM-4907ee05e51dce10c1ae851755028d68e3bfa641.tar.bz2 perl-URPM-4907ee05e51dce10c1ae851755028d68e3bfa641.tar.xz perl-URPM-4907ee05e51dce10c1ae851755028d68e3bfa641.zip |
- much simpler --auto-select algorithm
(fixes #35718, ie auto-selecting with strict-arch)
(!! DANGEROUS CHANGE !!)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- much simpler --auto-select algorithm + (fixes #35718, ie auto-selecting with strict-arch) + (!! DANGEROUS CHANGE !!) - rpm 4.5 support (thanks to peroyvind) (#35323) Version 2.09 - 8 November 2007, by Pascal "Pixel" Rigaux |