summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorelie <elie>2015-08-17 22:10:27 +0000
committerelie <elie>2015-08-17 22:10:27 +0000
commit4397ac4bd10b626aa9355cf04ee0cdb410fe6030 (patch)
treed983bac55b29eb422d677d62932426f76214b54e /CHANGES.txt
parent8c84776de7fb92d7a015e0d1a0c50a41d7971a41 (diff)
downloadpysnmp-4397ac4bd10b626aa9355cf04ee0cdb410fe6030.tar.gz
wheel distribution format now supported
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 23478d7..8a58ef9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,4 @@
+
Revision 4.3.0
--------------
@@ -114,6 +115,7 @@ Revision 4.3.0
- A few additional MIB tree management methods added to MibViewController
to better address ordered nature of MIB tree nodes (namely, getFirst*,
getLast* family of methods).
+- Wheel distribution format now supported.
- Fix to authoritative engine side snmpEngineID discovery procedure:
respond with notInTimeWindows rather then with unsupportedSecurityLevel
at time synchronization phase.