From 285637ea4904d4eb6b87510b446999faba9db52b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 18 Sep 2007 16:07:19 +0000 Subject: - fix regression in 2.00: we can't cache the platform, cache the result of is_arch_compat instead ie: - revert commits on URPM.xs which introduced the cache on platform - rename is_arch_compat to is_arch_compat__XS in URPM.xs - create URPM::Package::is_arch_compat in URPM.pm --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fd145f1..51143a8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ - choose every kernel--devel- packages when kernel-- is selected +- fix regression in 2.00: we can't cache the platform, cache the result of + is_arch_compat instead Version 2.01 - 14 September 2007, by Pascal "Pixel" Rigaux -- cgit v1.2.1