summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2007-08-29 05:58:55 +0000
committerelie <elie>2007-08-29 05:58:55 +0000
commit9718a39a3451ac81afe4aa05686dcf6f790da0ae (patch)
tree38cc508c8d845d4642958a0fef1cd1d56c4a2eac
parentf4bbde79713e88ef989d6b1e795abf2ba8e0319c (diff)
downloadpysnmp-git-9718a39a3451ac81afe4aa05686dcf6f790da0ae.tar.gz
updated
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a8ebcb3b..4c5f36cc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,8 @@ Revision 4.1.9a
prevent socket leak.
- Fix to rfc2576.v1ToV2c() PDU converter to perform noSuchName error code
translation.
+- Fix to nonRepeaters object use as sequence slicer (must be int) at
+ cmdrsp.CommandResponderApplication
Revision 4.1.8a
---------------