changes 9.8.7 9.8.7
authorMichael Andres <ma@suse.de>
Mon, 18 Jul 2011 09:35:55 +0000 (11:35 +0200)
committerMichael Andres <ma@suse.de>
Mon, 18 Jul 2011 09:35:55 +0000 (11:35 +0200)
VERSION.cmake
package/libzypp.changes

index 515c293..5ddfb6c 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
 SET(LIBZYPP_MINOR "8")
-SET(LIBZYPP_PATCH "6")
+SET(LIBZYPP_PATCH "7")
 #
-# LAST RELEASED: 9.8.6 (8)
+# LAST RELEASED: 9.8.7 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 85e33b6..5c61f18 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
+
+- More initialize parser structure fixes. (bnc#705181)
+- version 9.8.7 (8)
+
+-------------------------------------------------------------------
 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
 
 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)