summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index e428f89..f1142e5 100644
--- a/TODO
+++ b/TODO
@@ -56,9 +56,6 @@ Misc ideas:
- 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).