changes
authorJan Kupec <jkupec@suse.cz>
Fri, 5 Sep 2008 09:43:09 +0000 (09:43 +0000)
committerJan Kupec <jkupec@suse.cz>
Fri, 5 Sep 2008 09:43:09 +0000 (09:43 +0000)
package/libzypp.changes

index ecdcb18..05c0349 100644 (file)
@@ -1,10 +1,14 @@
 -------------------------------------------------------------------
-Thu Sep  4 23:29:10 CEST 2008 - jkupec@suse.cz
+Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
 
+- operator ==, !=, < definition moved to RepoInfoBase from
+  the derived classes
+- fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
+  (bnc #407515)
 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
 - use shared_ptr instead of itrusive for {Repo,Service}Info
-- revision 10939
+- revision 10931:10942
 
 -------------------------------------------------------------------
 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz