changes 9.10.1 9.10.1
authorMichael Andres <ma@suse.de>
Fri, 5 Aug 2011 13:21:39 +0000 (15:21 +0200)
committerMichael Andres <ma@suse.de>
Fri, 5 Aug 2011 13:21:39 +0000 (15:21 +0200)
VERSION.cmake
package/libzypp.changes

index 324719f..d85d452 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
 SET(LIBZYPP_MINOR "10")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 9.10.0 (8)
+# LAST RELEASED: 9.10.1 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index d715747..9b657b5 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
+
+- Attempt to fix smb mount entry comparison (bnc#710269)
+- version 9.10.1 (8)
+
+-------------------------------------------------------------------
 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
 
 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)