summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-08-29 08:35:47 +0000
committerelie <elie>2003-08-29 08:35:47 +0000
commit411d4a7969e480a9b796480ffc86f50da6cd0730 (patch)
tree499d4c1fc637405923e81617ddb578ff765ceb93
parent60a6f0920d91a60965716b2c22303c53e4fa0f25 (diff)
downloadpysnmp-411d4a7969e480a9b796480ffc86f50da6cd0730.tar.gz
rfc1902 BITS implemented
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b855e44..8252e44 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,9 @@ Changes to version 3.3.5
remains fully functional.
- Bugfix to v*.SetRequest.Community initialization at pysnmp.proto
- Bugfix to ObjectIdentifier class wrapper at pysnmp.compat.pysnmpxx
+- rfc1902 BITS construct implemented (as an ApplicationSyntax component
+ whilst SMI defines it as one of possible Syntax values. Why it's defined
+ so and what's the right implementation is still unclear to me).
Thu Jun 07 19:23:33 MSD 2003