changes 6.29.4 6.29.4
authorMichael Andres <ma@suse.de>
Wed, 10 Feb 2010 11:47:17 +0000 (12:47 +0100)
committerMichael Andres <ma@suse.de>
Wed, 10 Feb 2010 11:47:17 +0000 (12:47 +0100)
VERSION.cmake
package/libzypp.changes

index e626b0d..3106ecc 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
 SET(LIBZYPP_MINOR "29")
-SET(LIBZYPP_PATCH "3")
+SET(LIBZYPP_PATCH "4")
 #
-# LAST RELEASED: 6.29.3 (19)
+# LAST RELEASED: 6.29.4 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index c38567b..507a5e7 100644 (file)
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
+
+- Fix package-manager script wrongly escaping UTF-8 chars in path 
+  names (bnc #571410)
+- version 6.29.4 (19)
+
+-------------------------------------------------------------------
 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
 
 - Support an alternate SLE-SP1 translation set.