diff options
Diffstat (limited to 'lib/snmp/doc/src')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index f3bb9d25ea..c42d62f013 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="latin1" ?> +<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE chapter SYSTEM "chapter.dtd"> <chapter> @@ -33,8 +33,8 @@ </header> <section> - <title>SNMP Development Toolkit 4.18.1</title> - <p>Version 4.18.1 supports code replacement in runtime from/to + <title>SNMP Development Toolkit 4.19</title> + <p>Version 4.19 supports code replacement in runtime from/to version 4.18, 4.17.1 and 4.17.</p> <section> @@ -47,7 +47,7 @@ <list type="bulleted"> <item> <p>[agent] For the table vacmAccessTable, - when performing the is_set_ok and set opteration(s), + when performing the is_set_ok and set operation(s), all values of the vacmAccessSecurityModel column was incorrectly translated to <c>any</c>. </p> <!-- @@ -63,7 +63,7 @@ snmp_view_basec_acm_mib:vacmAccessTable(set, RowIndex, Cols). <title>Incompatibilities</title> <p>-</p> </section> - </section> <!-- 4.18.1 --> + </section> <!-- 4.19 --> <section> |