diff options
author | Erlang/OTP <[email protected]> | 2014-09-15 12:02:14 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2014-09-15 12:02:14 +0200 |
commit | 950d808c97a4c5b579f4f1cc16b95f2d419d3505 (patch) | |
tree | 7f2cf00f62e2378410fb29099b817b1f3185e253 /lib/snmp/doc/src/notes.xml | |
parent | 2191e216a95d3cb41edd7ad2069e3b2d88b907e7 (diff) | |
download | otp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.tar.gz otp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.tar.bz2 otp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.zip |
Update release notes
Diffstat (limited to 'lib/snmp/doc/src/notes.xml')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 15efd47a1c..bbe6438f04 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -33,7 +33,24 @@ </header> - <section><title>SNMP 5.0</title> + <section><title>SNMP 5.1</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + The SNMP manager has been enhanced with dual stack + IPv4+IPv6, as the agent just was. The documentation is + also now updated for both the agent and the manager.</p> + <p> + Own Id: OTP-12108 Aux Id: OTP-12020 </p> + </item> + </list> + </section> + +</section> + +<section><title>SNMP 5.0</title> <section><title>Improvements and New Features</title> <list> |