5835
authorStefan Schubert <schubi@suse.de>
Fri, 22 Jun 2007 15:54:59 +0000 (15:54 +0000)
committerStefan Schubert <schubi@suse.de>
Fri, 22 Jun 2007 15:54:59 +0000 (15:54 +0000)
package/libzypp.changes

index 01b86ba..c288449 100644 (file)
@@ -3,9 +3,9 @@ Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
 
 - New API calls which provides more information about one 
   resolvable after a solverrun:
-  isSelectedBy (const PoolItem_Ref item);
-  selects (const PoolItem_Ref item);
-- Revision 5829 
+  isInstalledBy (const PoolItem_Ref item);
+  installs (const PoolItem_Ref item);
+- Revision 5835
 
 -------------------------------------------------------------------
 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de