changes 9.9.1 9.9.1
authorMichael Andres <ma@suse.de>
Mon, 25 Jul 2011 14:22:37 +0000 (16:22 +0200)
committerMichael Andres <ma@suse.de>
Mon, 25 Jul 2011 14:22:37 +0000 (16:22 +0200)
VERSION.cmake
package/libzypp.changes

index 7d25e70..f6b3c07 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
 SET(LIBZYPP_MINOR "9")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
-# LAST RELEASED: 9.9.0 (8)
+# LAST RELEASED: 9.9.1 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index dd17e2b..3b6874e 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
+
+- Always read /proc/mounts when looking for mounted media (bnc#705893)
+- version 9.9.1 (8)
+
+-------------------------------------------------------------------
 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
 
 - MediaUserAuth: Do not expose libcurl header files.