소스 검색

Prune the TODO file

Richard Laager 15 년 전
부모
커밋
c7c59cd5e4
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      TODO

+ 0 - 3
TODO

@@ -1,10 +1,7 @@
 - move the symbol table into an XML configuration file. This would make it 
   very easy to add new symbols without recompiling. It would also enable 
   people to distribute Vendor Specific-enabled configuration files  
-- autoconf & automake -- DONE
-- test framework (i.e. a bunch of reference config files etc)  -- DONE
 - use getopt() to get command line arguments. Probably will need to change args 
   and thus break compatibility ... -- ON HOLD (keep it simple, stupid). 
-- rewrite everything using an XML file format (really?!)
 - Make loading of SNMP modules configurable (using "-m" switch instead of loading 
   everything under the sun)