changes 6.21.2 6.21.2
authorMichael Andres <ma@suse.de>
Mon, 2 Nov 2009 13:36:48 +0000 (14:36 +0100)
committerMichael Andres <ma@suse.de>
Mon, 2 Nov 2009 13:36:48 +0000 (14:36 +0100)
VERSION.cmake
package/libzypp.changes

index 23606e3..6bd35bc 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
 SET(LIBZYPP_MINOR "21")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 6.21.1 (19)
+# LAST RELEASED: 6.21.2 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 96239b1..967bf07 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
+
+- Don't try to access droplist of dropped products. (bnc #551697)
+- version 6.21.2 (19)
+
+-------------------------------------------------------------------
 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
 
 - Don't try to use an empty proxy string. (bnc #551314)