changes 6.11.2 6.11.2
authorMichael Andres <ma@suse.de>
Mon, 27 Jul 2009 14:07:34 +0000 (16:07 +0200)
committerMichael Andres <ma@suse.de>
Mon, 27 Jul 2009 14:07:34 +0000 (16:07 +0200)
VERSION.cmake
package/libzypp.changes

index fe672b2..c8de43c 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "11")
 SET(LIBZYPP_MINOR "11")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 6.11.1 (11)
+# LAST RELEASED: 6.11.2 (11)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index b6aac07..a0a2948 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
+
+- Create LogControl on demand instead of using a static var. (bnc #525339)
+- version 6.11.2 (11)
+
+-------------------------------------------------------------------
 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
 
 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance