diff options
author | Micael Karlberg <[email protected]> | 2011-04-08 11:43:21 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-04-08 11:43:21 +0200 |
commit | 293cb2901b3f559c5cf50c1fc4798091edd540a0 (patch) | |
tree | fbe0805b21a44868f791774205a544814f006e19 /lib/snmp/doc/src/notes.xml | |
parent | bb6e729795ebf3dddfcfd7182384bda59e9f6a94 (diff) | |
parent | 7354ffb0e5cde599fcad776febd33cdb234f30a7 (diff) | |
download | otp-293cb2901b3f559c5cf50c1fc4798091edd540a0.tar.gz otp-293cb2901b3f559c5cf50c1fc4798091edd540a0.tar.bz2 otp-293cb2901b3f559c5cf50c1fc4798091edd540a0.zip |
Merge branch 'ks/snmp-specs' into bmk/snmp/snmp420_integration
OTP-9208
Diffstat (limited to 'lib/snmp/doc/src/notes.xml')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index f5fa7065fb..7d31b9585d 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -44,6 +44,12 @@ --> <list type="bulleted"> <item> + <p>Added type specs for functions that do not return. </p> + <p>Kostis Sagonas</p> + <p>Own Id: OTP-9174</p> + </item> + + <item> <p>[agent] Added support for sending traps to IPv6 targets. </p> <p>See the <seealso marker="snmp_agent_config_files#target_addr">target address config file</seealso>, |