changes 8.1.0 8.1.0
authorMichael Andres <ma@suse.de>
Mon, 2 Aug 2010 10:00:59 +0000 (12:00 +0200)
committerMichael Andres <ma@suse.de>
Mon, 2 Aug 2010 10:00:59 +0000 (12:00 +0200)
VERSION.cmake
package/libzypp.changes

index c687b13..1dabf8a 100644 (file)
@@ -60,9 +60,9 @@
 #
 SET(LIBZYPP_MAJOR "8")
 SET(LIBZYPP_COMPATMINOR "0")
-SET(LIBZYPP_MINOR "0")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_MINOR "1")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 8.0.1 (0)
+# LAST RELEASED: 8.1.0 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 8a54923..c06f6be 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
+
+- Enhance PoolItem interface to assist patch classification. (bnc#627316)
+- version 8.1.0 (0)
+
+-------------------------------------------------------------------
 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
 
 - Fix bug in PoolQuery::addDependency