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

Daniel Burrows dburrows at costa.debian.org
Sun Sep 4 18:08:50 UTC 2005


Author: dburrows
Date: Sun Sep  4 18:08:49 2005
New Revision: 4044

Modified:
   branches/aptitude-0.3/aptitude/TODO
Log:
Update TODO

Modified: branches/aptitude-0.3/aptitude/TODO
==============================================================================
--- branches/aptitude-0.3/aptitude/TODO	(original)
+++ branches/aptitude-0.3/aptitude/TODO	Sun Sep  4 18:08:49 2005
@@ -1,6 +1,19 @@
   0.3 branch ideas
-   - replace snprintf with a common string formatter
-     (written, replace calls to snprintf opportunistically)
+   - Fix use of $HOME, $HOME/.../.tmp
+
+   - Replace the horrible download interface with classes that
+     manage updates and downloads.
+
+   - Split the resolver to another thread
+
+   - Find out why the resolver currently doesn't converge on a
+     solution that keeps all packages at their current versions.
+     (at all!)
+
+   - Eliminate all sub-main-loops using threads and continuation
+     callbacks.
+
+
 
    - changelog viewer needs search
 



More information about the Aptitude-svn-commit mailing list