summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2008-11-13 01:13:11 +0000
committerelie <elie>2008-11-13 01:13:11 +0000
commit7eb85e10f2f9fc05608d4988aa6bd3f14b8ee433 (patch)
treeeb734b6e4f24c2c0863ac7f6760a374ffa4d05a9
parentb308a2f58e585db7f65ff3267c57576bf8a293c6 (diff)
downloadpysnmp-7eb85e10f2f9fc05608d4988aa6bd3f14b8ee433.tar.gz
updated
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c0b76e8..333c258 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Revision 4.1.11a
requests at once.
- Oneliners LCD names generation code reworked to avoid accidental clashes.
- Fix and re-work of sysUpTime value management in LCD.
+- Fix to pending inform request data caching in mpmod/rfc2576.py -- previous
+ code led to cache data corruption on multple outstanding requests.
- In SMI configuration wrapper functions, catch access to non-configured
entries and raise an exception.