summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-03-15 08:05:57 +0000
committerelie <elie>2014-03-15 08:05:57 +0000
commitf4fa0034370e428b854ad673eb3b50328860db37 (patch)
tree05e0ab0a0e2d53a9c21f638085ffbba9756493f7 /CHANGES
parent1500374df5d33cff599407eff3bb5ab0684d294d (diff)
downloadpysnmp-f4fa0034370e428b854ad673eb3b50328860db37.tar.gz
amended the case of null debug writer
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 36e9b6d..dc6e520 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,7 +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.
+- Handle the case of null writer 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().