summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2005-10-26 21:40:41 +0000
committerelie <elie>2005-10-26 21:40:41 +0000
commitd3b3a37f6a6adbee36561524eb16ce66b6a3c6d7 (patch)
treeae82c14fc2abb7a2b9ca6ee72630062627aa44d0
parente41fadcbfaf0d0e713c8fb14b8c5b024a28e812d (diff)
downloadpysnmp-d3b3a37f6a6adbee36561524eb16ce66b6a3c6d7.tar.gz
updated
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b24dbcb..3c3a6db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ Revision 4.1.5a
- UNSTABLE ALPHA RELEASE.
- Multi-lingual SNMP Trap/Inform Applications completed; examples added
+- SMI model re-designed to make a clear separation between
+ Managed Objects and their specification (AKA Agent and Manager side)
- SNMP SET Application support completed
- Minor, though backward incompatible, changes to one-liner API
- Many bugfixes