summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorelie <elie>2007-08-14 08:18:59 +0000
committerelie <elie>2007-08-14 08:18:59 +0000
commit4579c0b3249cb7fcf9b121433c54ead9c8fb7b23 (patch)
tree17edff8bd7640e4a8a0367ed10e0b4463671d895 /CHANGES.txt
parent11d86dd4bd5458077af94d8bef314767eb4e1442 (diff)
downloadpysnmp-git-4579c0b3249cb7fcf9b121433c54ead9c8fb7b23.tar.gz
updated
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 25dffda6..50c0eb2d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -39,6 +39,8 @@ Revision 4.1.8a
by returning notWritable error (SF bug #1764839).
- AsynsockDispatcher.setSocketMap() method added to facilitate pysnmp
transport integration into third-party asyncore-based applications.
+- Fix to errorIndex generation at CommandResponder application, the value
+ should be a one-based.
Revision 4.1.7a
---------------