diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 16:18:31 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 16:18:31 +0000 |
commit | e7e8c533b6f98fb49235558a490ad58df43bc3b1 (patch) | |
tree | cd7ce9f56ac16ecdde016e49cc846e0d95c30b5a /NEWS | |
parent | c00350db4a4d3ea1025ca62bca1085b249619f55 (diff) | |
download | perl-URPM-e7e8c533b6f98fb49235558a490ad58df43bc3b1.tar perl-URPM-e7e8c533b6f98fb49235558a490ad58df43bc3b1.tar.gz perl-URPM-e7e8c533b6f98fb49235558a490ad58df43bc3b1.tar.bz2 perl-URPM-e7e8c533b6f98fb49235558a490ad58df43bc3b1.tar.xz perl-URPM-e7e8c533b6f98fb49235558a490ad58df43bc3b1.zip |
- allow fixing "using one big transaction" that occurs when using --keep
(#30198)
nb: since build_transaction_set calls resolve_requested, it must use the same
options to select the same packages
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ installed (#29838) - handle new package providing xxx which conflicts with an installed package (#17106) - fix sort choices changed in perl-URPM 3.08 +- allow fixing "using one big transaction" that occurs when using --keep + (#30198) Version 3.08 - 25 February 2008, by Pascal "Pixel" Rigaux |