X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/39f70717750a0f0d07d218d1de07681bfeb1b588..6afb1be70692774239e25ff9fb1083bedc714031:/TODO

diff --git a/TODO b/TODO
index f59c083..4317fb6 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-* Revoked keys on index.
 * Check keys on import?
 * Better signature subpacket parsing (primary UID for example).
 * Better merging of signatures; need to compare subpackets on Type 4 packets
@@ -21,3 +20,4 @@
 * More comments.
 * Look at db2 backend - is it db2's fault? (Well, deadlock in that the library
   probably is...). Pull some of the DB3 stuff across for completeness.
+* Add Ian Haywood's path.c code for path finding and returning the actual keys.