changes 9.9.2 9.9.2
authorMichael Andres <ma@suse.de>
Thu, 28 Jul 2011 11:07:57 +0000 (13:07 +0200)
committerMichael Andres <ma@suse.de>
Thu, 28 Jul 2011 11:07:57 +0000 (13:07 +0200)
VERSION.cmake
package/libzypp.changes

index f6b3c07..2f53028 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "9")
 SET(LIBZYPP_COMPATMINOR "8")
 SET(LIBZYPP_MINOR "9")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 9.9.1 (8)
+# LAST RELEASED: 9.9.2 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 3b6874e..93f9b82 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
+
+- Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
+  if compiled against libcurl-7.19.4 or above. (bnc#692260)
+- version 9.9.2 (8)
+
+-------------------------------------------------------------------
 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
 
 - Always read /proc/mounts when looking for mounted media (bnc#705893)