changes 6.8.0 6.8.0
authorMichael Andres <ma@suse.de>
Thu, 4 Jun 2009 13:43:58 +0000 (15:43 +0200)
committerMichael Andres <ma@suse.de>
Thu, 4 Jun 2009 13:43:58 +0000 (15:43 +0200)
VERSION.cmake
package/libzypp.changes

index 9adc136..3d26667 100644 (file)
 #   changes file. See './mkChangelog -h' for help.
 #
 SET(LIBZYPP_MAJOR "6")
-SET(LIBZYPP_COMPATMINOR "6")
-SET(LIBZYPP_MINOR "7")
+SET(LIBZYPP_COMPATMINOR "8")
+SET(LIBZYPP_MINOR "8")
 SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 6.7.0 (6)
+# LAST RELEASED: 6.8.0 (8)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 535f176..6e7525e 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
+
+- Cleanup and remove deprecated interface methods.
+- version 6.8.0 (8)
+
+-------------------------------------------------------------------
 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
 
 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)