changes
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 3 Mar 2009 12:52:25 +0000 (13:52 +0100)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 3 Mar 2009 12:52:25 +0000 (13:52 +0100)
VERSION.cmake
package/libzypp.changes

index 0ee6983..3016ed4 100644 (file)
@@ -61,7 +61,7 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "2")
 SET(LIBZYPP_MINOR "2")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
 # LAST RELEASED: 6.2.0 (2)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
index 229a9c0..cee8c0b 100644 (file)
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Tue Mar  3 11:38:11 CET 2009 - dmacvicar@suse.de
+
+- aria2: implement speed indicators (bnc#475506)
+- aria2: implement progress indicators correctly (bnc#473846)
+- aria2: fix broken pipe when looking for aria2c which caused
+         a fallback to curl.
+- aria2: implement saving and reading mirror stats data in
+         /var/cache/zypp/aria2.stats
+- aria2: handle failover correctly (bnc#481115)
+- aria2: various improvements in error and report  handling
+- version 6.2.1 (2)
+
+-------------------------------------------------------------------
 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
 
 - Make sure Fetcher pass optional files as non-interactive