summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2010-11-14 11:33:15 +0000
committerelie <elie>2010-11-14 11:33:15 +0000
commit16e81513326ab6f7a5756d55f4ca328d97b6d757 (patch)
tree2cd9d5b8a92cdac70f45c8ea3a01930ca128c831
parent8d4d1175a37f1d354b82789db1e442a603862c09 (diff)
downloadpysnmp-16e81513326ab6f7a5756d55f4ca328d97b6d757.tar.gz
updated
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e537fe1..b6e0aed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ Revision 4.1.15a
collide within an administrative domain.
- MibTableColumn instances now build value-to-column-instance map
to speedup by-value search.
+- SNMP exception values now exported from rfc1905 module, and made printable.
- Fix to Next/Bulk CommandGenerators to catch a non-increasing OID
error condition (what prevents looping).
- Fix to Opaque value tagging at rfc1155.Opaque type.