version 3.13.2
authorStefan Schubert <schubi@suse.de>
Tue, 31 Jul 2007 08:42:19 +0000 (08:42 +0000)
committerStefan Schubert <schubi@suse.de>
Tue, 31 Jul 2007 08:42:19 +0000 (08:42 +0000)
VERSION.cmake
package/libzypp.changes

index 2754354..83f2717 100644 (file)
@@ -47,4 +47,4 @@
 SET(LIBZYPP_MAJOR "3")
 SET(LIBZYPP_MINOR "13")
 SET(LIBZYPP_COMPATMINOR "13")
-SET(LIBZYPP_PATCH "1")
+SET(LIBZYPP_PATCH "2")
index fb3db37..b69fe02 100644 (file)
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
+
+- Removed keepExtras from resolvePool. This will be handled 
+  in the solver internally now. #294727
+- Checking if item really exists (#295544; ResolverInfoContainer.cc)
+- revision 6317
+- version 3.13.2
+
+-------------------------------------------------------------------
 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
 
 - Remove tribool from RepoInfo's interface.