summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2015-09-17 23:46:03 +0000
committerelie <elie>2015-09-17 23:46:03 +0000
commit69c5618398ac723f1e26f455aec56cd9dc51b789 (patch)
tree725ca5ee13e52af2e14bb739d080275f43ff5eb9
parent73be9eb5e4d92d0b92fd3cb015fc8a9318a84bb7 (diff)
downloadpysnmp-69c5618398ac723f1e26f455aec56cd9dc51b789.tar.gz
updated
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7d812f6..69211b4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -25,6 +25,8 @@ Revision 4.3.0, work in progress
API along with a more comprehensive set of accepted parameters.
* keep backward compatibility for all existing major/documented interfaces
+- Sphinx documentation added to source code and example scripts. Library
+ documentation converted from .html into RsT markup.
- 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