summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2011-02-27 20:12:26 +0000
committerelie <elie>2011-02-27 20:12:26 +0000
commit0bc3e7af12693af701d23805d03fce94d6d6d14b (patch)
tree859593c79d4fc193c6e5605d7d4bcce1133afecf
parentc9590564a49d5111495f7bfd751dc9117911f9df (diff)
downloadpysnmp-0bc3e7af12693af701d23805d03fce94d6d6d14b.tar.gz
updated
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1c5f33d..b9d2c70 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ Revision 4.1.16a
and clarity
- Fix to v1.TrapPDUAPI.getVarBinds() to address PDU component at the right
position.
+- Fix to rfc1902.Bits initialization from named bits sequence.
- Internal caches structure improved.
- Sync versions of oneliner apps split off async implementation for clarity.
- Randomize initial in various numeric sequences.