diff -r 61fef906a84a -r 07a5bf8e7e6e TODO --- a/TODO Tue Nov 13 01:30:09 2007 -0500 +++ b/TODO Tue Feb 05 12:02:53 2008 -0500 @@ -56,9 +56,6 @@ - transactions, proper recovery, make sure we don't poop our package database (no more rm /var/lib/rpm/__cache*). -- rewrite qsort and bsearch that doesn't require global context var - and can output a map describing the permutaion. - - use hash table for package and property lists so we only store unique lists (like for string pool).