[Aptitude-devel] r3197 - branches/aptitude-0.3/aptitude

Daniel Burrows dburrows@costa.debian.org
Sat, 30 Apr 2005 17:05:29 +0000


Author: dburrows
Date: Sat Apr 30 17:05:26 2005
New Revision: 3197

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
ChangeLog tweak

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Sat Apr 30 17:05:26 2005
@@ -5,7 +5,8 @@
 	  When generating the successors of a solution, detect "forced"
 	  installs (i.e., installs which must be in any successor
 	  solution, such as deps that have only one solver) and perform
-	  them immediately.
+	  them immediately.  In the process, refactored and complicatified
+	  the problem resolver.
 
 	* src/generic/problemresolver/problemresolver.h: