changes
authorJosef Reidinger <jreidinger@suse.cz>
Mon, 30 Sep 2013 11:14:08 +0000 (13:14 +0200)
committerJosef Reidinger <jreidinger@suse.cz>
Mon, 30 Sep 2013 11:14:08 +0000 (13:14 +0200)
VERSION.cmake
package/libzypp-bindings.changes

index 69057d5..42d6573 100644 (file)
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "5")
-SET(VERSION_PATCH "14")
+SET(VERSION_PATCH "15")
index 6d7dfc7..581cca6 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Mon Sep 30 11:10:31 UTC 2013 - jreidinger@suse.com
+
+- Add legacy GetResolvablesToInsDel class (removed from libzypp
+  in favor of transaction)
+- fix const pointer lost its namespace
+- 0.5.15
+
+
+-------------------------------------------------------------------
 Mon Apr 29 17:37:14 CEST 2013 - ma@suse.de
 
 - Compile with -std=c++11