changes
authorJán Kupec <jkupec@suse.cz>
Mon, 22 Feb 2010 14:26:42 +0000 (15:26 +0100)
committerJán Kupec <jkupec@suse.cz>
Mon, 22 Feb 2010 14:26:42 +0000 (15:26 +0100)
VERSION.cmake
package/libzypp.changes

index f8e3fac..9773e6c 100644 (file)
@@ -61,7 +61,7 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
 SET(LIBZYPP_MINOR "30")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
 # LAST RELEASED: 6.30.1 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
index bbed2de..c02e94d 100644 (file)
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
+
+- Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
+
+-------------------------------------------------------------------
 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
 
 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)