From: Michael Schroeder Date: Wed, 8 Jun 2016 11:15:07 +0000 (+0200) Subject: Add some news X-Git-Tag: 0.6.22~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fd9d44f0f9e95aa9cb0b7e7bb57e7baffd5b62;p=thirdparty%2Flibsolv.git Add some news --- diff --git a/NEWS b/NEWS index a265cc40..a5403ed6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,26 @@ This file contains the major changes between libsolv versions: +Version 0.6.21 +- new features: + * SOLVER_FAVOR and SOLVER_DISFAVOR job types +- new functions: + * selection_make_matchdepid + * pool_whatcontainsdep + * pool_parserpmrichdep + +Version 0.6.20 +- new features: + * filter Requires(pre,post) for installed packages + +Version 0.6.13: +- new features: + * SOLVER_ALLOWUNINSTALL job type + * ordercycle introspection +- new functions: + * transaction_order_get_cycle + * transaction_order_get_cycleids + Version 0.6.12: - new features: * tcl bindings