diff options
author | Micael Karlberg <[email protected]> | 2011-02-23 11:58:16 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-02-23 11:58:16 +0100 |
commit | fe1a4d17ee6558f466c49bfaea25c3a0b4ca9936 (patch) | |
tree | 1044deb5b3b3b0bfaff87e8ea5ee0f75351423b1 /lib | |
parent | 8e9ef38dd36c771dff0d477fa7999d34b72e8a7a (diff) | |
download | otp-fe1a4d17ee6558f466c49bfaea25c3a0b4ca9936.tar.gz otp-fe1a4d17ee6558f466c49bfaea25c3a0b4ca9936.tar.bz2 otp-fe1a4d17ee6558f466c49bfaea25c3a0b4ca9936.zip |
Initial fix of release notes (bad notes for version 4.18).
Diffstat (limited to 'lib')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 493e7aa092..015e2628f4 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -1,10 +1,10 @@ -<?xml version="1.0" encoding="latin1" ?> +<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE chapter SYSTEM "chapter.dtd"> <chapter> <header> <copyright> - <year>1996</year><year>2010</year> + <year>1996</year><year>2011</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -37,18 +37,14 @@ <section><title>Fixed Bugs and Malfunctions</title> <list> <item> - <p> - When the function FilterMod:accept_recv/2 returned false - the SNMP agent stopped collecting messages from UDP.</p> - <p> - Own Id: OTP-8761</p> + <p>Cosmetic prep for R14B (plain) release. </p> </item> </list> </section> -</section> + </section> -<section> + <section> <title>SNMP Development Toolkit 4.17.1</title> <p>Version 4.17.1 supports code replacement in runtime from/to version 4.17, 4.16.2, 4.16.1, 4.16, 4.15, 4.14 and 4.13.5.</p> @@ -63,7 +59,8 @@ <list type="bulleted"> <item> <p>When the function FilterMod:accept_recv/2 - returned false the SNMP agent stopped collecting messages from UDP.</p> + returned false the SNMP agent stopped collecting + messages from UDP.</p> <p>Own Id: OTP-8761</p> </item> </list> |