[Aptitude-svn-commit] r4108 - branches/aptitude-0.3/aptitude

Daniel Burrows dburrows at costa.debian.org
Sun Sep 18 03:48:27 UTC 2005


Author: dburrows
Date: Sun Sep 18 03:48:24 2005
New Revision: 4108

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
Retroactive changelog fix.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Sun Sep 18 03:48:24 2005
@@ -4,6 +4,12 @@
 
 	  Add a test for the subset (containment) routine.
 
+	* src/generic/dense_setset.h, tests/Makefile.am, tests/test_dense_setset.cc:
+
+	  Add a routine in dense_setset that searches for a subset of a
+	  set that contains a particular element; will be useful for
+	  optimizing the core resolver.
+
 	* src/generic/immset.h:
 
 	  Write an intrinsic subset routine for the binary trees that



More information about the Aptitude-svn-commit mailing list