From 377349856b9bc0ac00799ecd72518edf7ff43d33 Mon Sep 17 00:00:00 2001 From: elie Date: Fri, 14 Oct 2005 13:15:39 +0000 Subject: updated --- CHANGES | 2 ++ TODO | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 050c82e..b24dbcb 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,10 @@ Revision 4.1.5a --------------- - UNSTABLE ALPHA RELEASE. +- Multi-lingual SNMP Trap/Inform Applications completed; examples added - SNMP SET Application support completed - Minor, though backward incompatible, changes to one-liner API +- Many bugfixes Revision 4.1.4a --------------- diff --git a/TODO b/TODO index 266f719..16af7ca 100644 --- a/TODO +++ b/TODO @@ -21,8 +21,6 @@ Sparse notes on major existing problems/plans Dedicated, simple API for table cells mangling should be provided. The whole thing should be simpler, including API. -* Trap applications needed - * Notification filtering (RFC3413) not implemented. * MsgAndPduDispatcher should use TransportDispatcher jobs interface @@ -60,8 +58,8 @@ Sparse notes on major existing problems/plans * Implement SNMP engine-scope debug mode logging -* Convert symbolic constants into integers for performance and typing - reliablity +* Convert symbolic constants (keys, SNMP errors) into singular, hashable + objects for performance and typing reliablity * Expire discovered snmpEngineIds at mpmod/rfc3412 -- cgit v1.2.1