changes
authorJán Kupec <jkupec@suse.cz>
Tue, 28 Jul 2009 21:00:12 +0000 (23:00 +0200)
committerJán Kupec <jkupec@suse.cz>
Tue, 28 Jul 2009 21:00:12 +0000 (23:00 +0200)
VERSION.cmake
package/libzypp.changes

index c8de43c..e609054 100644 (file)
@@ -61,7 +61,7 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "11")
 SET(LIBZYPP_MINOR "11")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_PATCH "3")
 #
 # LAST RELEASED: 6.11.2 (11)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
index a0a2948..c185037 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
+
+- Fixed parsing of download rate report (changed in aria2 1.4.0)
+  (bnc #513944)
+
+-------------------------------------------------------------------
 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
 
 - Create LogControl on demand instead of using a static var. (bnc #525339)