summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 6923ac98..c04fb8e5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -44,14 +44,12 @@ Sparse notes on major existing problems/plans
* Clean up cache management code at MsgAndPduDsp and MP
-* Sort out whether pyasn1 obejcts should probably have either clone() or
+* Sort out whether pyasn1 objects should probably have either clone() or
subtype() methods.
* Convert symbolic constants (keys, SNMP errors) into singular, hashable
objects for performance and typing reliablity
-* Expire discovered snmpEngineIds at mpmod/rfc3412
-
* Implement by-transportTag search at secmod/rfc2576
* Review PDU components coercion code at proxy/rfc2576