- add changes, bump version
authorMichael Schroeder <mls@suse.de>
Wed, 23 Sep 2009 09:17:10 +0000 (11:17 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 23 Sep 2009 09:17:10 +0000 (11:17 +0200)
VERSION.cmake
package/libsatsolver.changes

index 9d3c8cc..beed70e 100644 (file)
@@ -46,6 +46,6 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "14")
-SET(LIBSATSOLVER_PATCH "7")
+SET(LIBSATSOLVER_PATCH "8")
 
-# last released 0.14.7
+# last released 0.14.8
index bbca5a2..0326916 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Wed Sep 23 11:10:08 CEST 2009 - mls@suse.de
+
+- get missing translations from other solvables [bnc#386449]
+- also look at triggers when ordering packages
+- add support for REPOKEY_TYPE_BINARY
+- 0.14.8
+
+-------------------------------------------------------------------
 Wed Sep 16 10:56:44 CEST 2009 - mls@suse.de
 
 - use repomdxml to query for the location [bnc#501425]