summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-03-14 21:10:38 +0000
committerelie <elie>2014-03-14 21:10:38 +0000
commit1500374df5d33cff599407eff3bb5ab0684d294d (patch)
treeb689ba3bd954c9bb0edf215bb4d1132f74d1df02 /CHANGES
parentd288b7719a5981803e1f52fcc6b497aaa4f0a430 (diff)
downloadpysnmp-1500374df5d33cff599407eff3bb5ab0684d294d.tar.gz
handle the case of absent stderr stream at Debug printer
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0620905..36e9b6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,6 +39,7 @@ Revision 4.2.6rc0
reworked towards more robust and simple design with the execution observer
facility.
- MIB instrumentation example improved to cover table index building facility.
+- Handle the case of absent stderr stream at Debug printer.
- Fix to decodeMessageVersion() to withstand broken SNMP messages.
- Fix to rfc1902.Bits type to make it accepting hex and binary initializers,
cope with missing bits identifieirs at prettyPrint().