summaryrefslogtreecommitdiff
path: root/lib/snmp/doc/src/notes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/doc/src/notes.xml')
-rw-r--r--lib/snmp/doc/src/notes.xml22
1 files changed, 21 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index 5037801d2c..680dffcf4b 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -34,7 +34,27 @@
</header>
- <section><title>SNMP 5.4.3</title>
+ <section><title>SNMP 5.4.4</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ [manager] The callbacks where executed in a (new)
+ 'temporary' process, that executed the callback call and
+ then exited. This has now been made configurable so that
+ is also possible to specify a 'permanent' callback proxy
+ process. All callback calls will then be executed in this
+ (permanent) process (in sequence).</p>
+ <p>
+ Own Id: OTP-15947 Aux Id: ERIERL-378 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>SNMP 5.4.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
<list>