From b302b6c3bae98778c7e6945dd7cc4d2e673673d8 Mon Sep 17 00:00:00 2001 From: elie Date: Fri, 14 Oct 2005 13:15:39 +0000 Subject: updated --- CHANGES.txt | 2 ++ TODO.txt | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 050c82e6..b24dbcbf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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.txt b/TODO.txt index 266f719c..16af7caa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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