summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-01-09 21:51:35 +0000
committerelie <elie>2014-01-09 21:51:35 +0000
commit257331cbf3e91515cf1aaf36668cc05793ce4f82 (patch)
tree425d9568356d1ff3eea14fc8ab21a2e4dd2350b0 /CHANGES
parent0d850ca18bb8473b0217e5cc923cff86a851b607 (diff)
downloadpysnmp-257331cbf3e91515cf1aaf36668cc05793ce4f82.tar.gz
critical error fixed in key localization procedure for AES192/AES256/3DES
cyphers
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3bc8994..094c3ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
Revision 4.2.6rc0
-----------------
+- Critical error fixed in key localization procedure for AES192/AES256/3DES
+ cyphers. Previous versions might never worked properly in this respect.
- Execution Observer facility implemented to give app an inside view
of SNMP engine inner workings. This is thought to be a generic
framework for viewing (and modifying) various internal states