changes
authorMichael Andres <ma@suse.de>
Wed, 10 Dec 2008 15:10:51 +0000 (15:10 +0000)
committerMichael Andres <ma@suse.de>
Wed, 10 Dec 2008 15:10:51 +0000 (15:10 +0000)
VERSION.cmake
package/libzypp.changes

index e3bf344..22fccf2 100644 (file)
@@ -63,6 +63,6 @@ SET(LIBZYPP_COMPATMINOR "23")
 SET(LIBZYPP_MINOR "24")
 SET(LIBZYPP_PATCH "7")
 #
-# LAST RELEASED: 5.24.6 (23)
+# LAST RELEASED: 5.24.7 (23)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index a025dc8..72a9605 100644 (file)
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
+
+- Remove obsolete zypp.conf::productsdir and deprecate 
+  ZConfig::productsPath().
+- Monitor /etc/products.d to determine if @system.solv needs to be 
+  rebuilt. (bnc #457933)
+- revision 11923
+- version 5.24.7 (23)
+
+-------------------------------------------------------------------
 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
 
 - Execute patch scripts chroot to the installed system. (bnc #456795)