pull/45/head
elie 2008-10-06 13:34:14 +00:00
parent a9f14fa349
commit f3a27420bd
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ Revision 4.1.11a
- Fix to config.addV1System() to allow multiple systems to co-exist in LCD.
- Fix to wrongly succeeding user-parameters-by-community-name searching code
in rfc2576 processIncomingMsg() method.
- Do sanity checking on PYSNMP_MODULE_ID, Groups and Notifications in
libsmi2pysnmp (SF bug #2122489).
- in SMI configuration wrapper functions, catch access to non-configured
entries and raise an exception.
Revision 4.1.10a
----------------