changes 9.8.5 9.8.5
authorMichael Andres <ma@suse.de>
Fri, 15 Jul 2011 12:00:41 +0000 (14:00 +0200)
committerMichael Andres <ma@suse.de>
Fri, 15 Jul 2011 12:00:41 +0000 (14:00 +0200)
VERSION.cmake
package/libzypp.changes

index 620a60f..335f2c2 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
 SET(LIBZYPP_MINOR "8")
-SET(LIBZYPP_PATCH "4")
+SET(LIBZYPP_PATCH "5")
 #
-# LAST RELEASED: 9.8.4 (8)
+# LAST RELEASED: 9.8.5 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 1bb5192..8aac49d 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
+
+- Properly initialize parser structures (bnc#705181)
+- version 9.8.5 (8)
+
+-------------------------------------------------------------------
 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
 
 - Fix tests for available libcurl version.