canges
authorMichael Andres <ma@suse.de>
Thu, 8 May 2008 15:24:52 +0000 (15:24 +0000)
committerMichael Andres <ma@suse.de>
Thu, 8 May 2008 15:24:52 +0000 (15:24 +0000)
VERSION.cmake
package/libzypp.changes

index 8a62c9f..d509833 100644 (file)
@@ -45,6 +45,6 @@
 #
 
 SET(LIBZYPP_MAJOR "4")
-SET(LIBZYPP_MINOR "19")
+SET(LIBZYPP_MINOR "20")
 SET(LIBZYPP_COMPATMINOR "18")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "0")
index 51d1aec..fd4ca0b 100644 (file)
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Thu May  8 16:33:37 CEST 2008 - ma@suse.de
+
+- Support optional root argument to RepoManagerOptions, to prefix all 
+  path names taken from ZConfig. (bnc #388265)
+- version 4.20.0
+- revision 9993
+
+-------------------------------------------------------------------
 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
 
 - new solution action for removing requirements/conflicts (bnc #387631)