changes 6.24.2 6.24.2
authorMichael Andres <ma@suse.de>
Thu, 26 Nov 2009 17:34:38 +0000 (18:34 +0100)
committerMichael Andres <ma@suse.de>
Thu, 26 Nov 2009 17:34:38 +0000 (18:34 +0100)
VERSION.cmake
package/libzypp.changes

index b690bed..4a7b18a 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "6")
 SET(LIBZYPP_COMPATMINOR "19")
 SET(LIBZYPP_MINOR "24")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
 #
-# LAST RELEASED: 6.24.0 (19)
+# LAST RELEASED: 6.24.2 (19)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 38c2d4e..18c4431 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Nov 26 18:32:32 CET 2009 - ma@suse.de
+
+- Fix chroot execution of update scripts.
+- version 6.24.2 (19)
+
+-------------------------------------------------------------------
 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
 
 - Fixed parsing of download speed from aria2c (bnc #537870)