Imported Upstream version 0.6.29
[platform/upstream/libsolv.git] / NEWS
diff --git a/NEWS b/NEWS
index 79e18dc..396bfdb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,33 @@
 This file contains the major changes between
 libsolv versions:
 
+Version 0.6.29
+- new features:
+  * support for REL_WITHOUT and REL_UNLESS dependencies
+  * solver_get_recommendations available in bindings
+
+Version 0.6.28
+- new features:
+  * new pool_best_solvables() function
+
+Version 0.6.27
+- new features:
+  * allow building with libxml2 instead of libexpat
+  * better handing of "forcebest with uninstall"
+  * speed improvements for "name = md5sum" dependencies
+
+Version 0.6.26
+- export solvable_matchesdep function, as we now
+  use it in the bindings
+
+Version 0.6.25
+- new features:
+  * new SOLVER_FLAG_STRONG_RECOMMENDS flag
+  * new SOLVER_FLAG_INSTALL_ALSO_UPDATES flag
+  * new matchesdep() method in bindings
+  * SOLVABLE_NAME selects nevr matching for
+    pool_whatmatchesdep and solvable_matchesdep
 Version 0.6.24
 - new features:
   * new SOLVER_FLAG_FOCUS_BEST flag