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 7d25e70f7c712e57bf6977ab502fa78d2b051999..f6b3c07169738870b873c79588a60e97256726d1 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 dd17e2bdf7b95be897a13860b2d434c86c31a4e7..3b6874ee9cb3df0e4b824e15b3746e06c35a1a56 100644 (file)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+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