summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-02-09 02:01:13 +0100
committerIlya Etingof <etingof@gmail.com>2017-02-09 02:01:13 +0100
commitf42801b22a3941ec0c5ced190b9cd34d02714897 (patch)
tree3d0be953127634b6ba26f0ba9d7de2f99d0de949 /CHANGES.txt
parent97d0f7443365890c69deec4f163242ac67db33a2 (diff)
downloadpysnmp-git-f42801b22a3941ec0c5ced190b9cd34d02714897.tar.gz
fix to v1arch example to accommodate pyasn1 change
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 954f2907..d9a2ae3a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,10 @@
+Revision 4.3.4, released 2017-02-XX
+-----------------------------------
+
+- Fix to low-level SNMP API example to accommodate changed pyasn1
+ SEQUENCE supporting iterator protocol.
+
Revision 4.3.3, released 2017-02-04
-----------------------------------