summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-27 14:57:58 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-27 14:57:58 +0900
commit8fcc0d8e03716077d1f2c2ca79fc622880a32196 (patch)
tree863163a13f269150c07ed7e9f0dfd289524e4140 /NEWS
parentbc8d0a48b41d6cc4d79f1c062dda7ed230841644 (diff)
downloadlibsolv-8fcc0d8e03716077d1f2c2ca79fc622880a32196.tar.gz
libsolv-8fcc0d8e03716077d1f2c2ca79fc622880a32196.tar.bz2
libsolv-8fcc0d8e03716077d1f2c2ca79fc622880a32196.zip
Imported Upstream version 0.6.22upstream/0.6.22
Change-Id: Icb5f02bbb5483b043599397906113d6e6662ce3b Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a265cc4..a5403ed 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