diff options
author | Erlang/OTP <[email protected]> | 2018-03-09 11:01:07 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-03-09 11:01:07 +0100 |
commit | 7c7ba7191a3932e737fa81fd0166df1c637d4b31 (patch) | |
tree | 2942f381a9a032f0443c795e4ae43d3a1cb46ebe /lib/snmp/doc | |
parent | db5a9ef5e49f55338369f088bbef1d492f8c3c0c (diff) | |
download | otp-7c7ba7191a3932e737fa81fd0166df1c637d4b31.tar.gz otp-7c7ba7191a3932e737fa81fd0166df1c637d4b31.tar.bz2 otp-7c7ba7191a3932e737fa81fd0166df1c637d4b31.zip |
Update release notes
Diffstat (limited to 'lib/snmp/doc')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 1b5f94ed07..8d48cb911d 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -34,7 +34,23 @@ </header> - <section><title>SNMP 5.2.9</title> + <section><title>SNMP 5.2.10</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + The example MIB EX1-MIB in the SNMP application has been + corrected to match its example.</p> + <p> + Own Id: OTP-14204 Aux Id: PR-1726 </p> + </item> + </list> + </section> + +</section> + +<section><title>SNMP 5.2.9</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |