This file contains the major changes between
libsolv versions:
+Version 0.7.14
+- added support for ed25519 signatures
+- selected bug fixes:
+ * Support blacklisted packages in solver_findproblemrule()
+ * Support rules with multiple negative literals in choice rule
+ generation
+ * Also detect rpmdb.sqlite in /usr/share/rpm
+
Version 0.7.13
- fix solvable swapping messing up uninternalized idarrays
+-------------------------------------------------------------------
+Wed May 27 11:48:46 CEST 2020 - mls@suse.de
+
+- Support blacklisted packages in solver_findproblemrule()
+ [bnc#1172135]
+- Support rules with multiple negative literals in choice rule
+ generation
+- bump version to 0.7.14
+
-------------------------------------------------------------------
Fri Apr 24 12:00:30 CEST 2020 - mls@suse.de