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

Daniel Burrows dburrows at costa.debian.org
Thu Sep 15 21:38:53 UTC 2005


Author: dburrows
Date: Thu Sep 15 21:38:51 2005
New Revision: 4098

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
ChangeLog tweaks.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Thu Sep 15 21:38:51 2005
@@ -3,7 +3,8 @@
 	* src/generic/problemresolver/problemresolver.h:
 
 	  Allow the cancellation of a find_next_solution call to be
-	  revoked.
+	  revoked or posted before the call starts.  Needed to avoid
+	  races.
 
 	* src/generic/threads.h:
 
@@ -29,7 +30,8 @@
 	  provided and the progress bar assumes that all files have the
 	  same size; this will be useful for list updates (where apt
 	  kindly provides absolutely useless total-size information to the
-	  status object).
+	  status object).  Note that since TotalItems is not meaningful,
+	  this doesn't (can't) fix all the problems.
 
 2005-09-14  Daniel Burrows  <dburrows at debian.org>
 



More information about the Aptitude-svn-commit mailing list