changes 9.0.0 9.0.0
authorMichael Andres <ma@suse.de>
Tue, 5 Apr 2011 10:10:22 +0000 (12:10 +0200)
committerMichael Andres <ma@suse.de>
Tue, 5 Apr 2011 10:10:22 +0000 (12:10 +0200)
VERSION.cmake
package/libzypp.changes

index dd42eaf..e40d086 100644 (file)
 # - Consider calling ./mkChangelog to edit the
 #   changes file. See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "8")
-SET(LIBZYPP_COMPATMINOR "10")
-SET(LIBZYPP_MINOR "12")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_MAJOR "9")
+SET(LIBZYPP_COMPATMINOR "0")
+SET(LIBZYPP_MINOR "0")
+SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 8.12.1 (10)
+# LAST RELEASED: 9.0.0 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 0731e08..c36f96d 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
+
+- Switch ResPoolProxy to use multimap in order to allow iteration 
+  of all Selectables of all kinds.
+- Add upper/lower_bound iteration to MapKVIterator.
+- Add stream output for multimap/set.
+- version 9.0.0 (0)
+
+-------------------------------------------------------------------
 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
 
 - Update zypp-po.tar.bz2