changes 8.8.1 8.8.1
authorMichael Andres <ma@suse.de>
Wed, 24 Nov 2010 10:57:55 +0000 (11:57 +0100)
committerMichael Andres <ma@suse.de>
Wed, 24 Nov 2010 10:57:55 +0000 (11:57 +0100)
VERSION.cmake
package/libzypp.changes

index 66056b2..03458b9 100644 (file)
@@ -61,7 +61,7 @@
 SET(LIBZYPP_MAJOR "8")
 SET(LIBZYPP_COMPATMINOR "7")
 SET(LIBZYPP_MINOR "8")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
 #
 # LAST RELEASED: 8.8.0 (7)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
index 47a7d06..575a9f7 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
+
+- Properly handle FTP response 550. (bnc#645747)
+- version 8.8.1 (7)
+
+-------------------------------------------------------------------
 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
 
 - fix access of freed memory in MultiCurl (bnc#654600)