diff options
author | Micael Karlberg <[email protected]> | 2019-04-17 11:59:08 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-04-17 11:59:08 +0200 |
commit | 2587405769912b165b4c97d827411db09d7a7882 (patch) | |
tree | 5d89d630b14d943993ccbe8e33b83d8d3d25e72e /lib/snmp | |
parent | 29b74952ece5f36cdb5d6e9e60b1dad318a660e6 (diff) | |
parent | 143682bb10ff77971ea93fb9c3d502d0451276d6 (diff) | |
download | otp-2587405769912b165b4c97d827411db09d7a7882.tar.gz otp-2587405769912b165b4c97d827411db09d7a7882.tar.bz2 otp-2587405769912b165b4c97d827411db09d7a7882.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/snmp')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 423d90fef6..a6c3d57148 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -73,6 +73,23 @@ </section> + <section><title>SNMP 5.2.11.1</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + [snmp|agent] Add a get-mechanism callback module (and a + corresponding behaviour). The agent calls this module to + handle each get (get, get-next and get-bulk) request.</p> + <p> + Own Id: OTP-15691 Aux Id: ERIERL-324 </p> + </item> + </list> + </section> + +</section> + <section><title>SNMP 5.2.11</title> <section><title>Fixed Bugs and Malfunctions</title> |