summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2009-08-21 16:16:53 +0000
committerelie <elie>2009-08-21 16:16:53 +0000
commitabcbf48fc1311a77a80450b66ffd18ab267e88a8 (patch)
tree793eaed7d53d68581e5751623507bebf702d2d96
parent299a116b0b1c100eca2894df94cc1de8d1602c7d (diff)
downloadpysnmp-abcbf48fc1311a77a80450b66ffd18ab267e88a8.tar.gz
updated
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2460f2d..a8be6a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ Revision 4.1.11a
- Twisted integration implemented.
- Attempt to use hashlib whenever available.
+- Fix to oneliner Manager code on < Python 2.4.
- Let NotificationReceiver and CommandResponder Apps browsing request details
(transport information at the moment) at SNMP engine.
- Fix to config.addV1System() to allow multiple systems to co-exist in LCD.