diff options
author | Erlang/OTP <otp@erlang.org> | 2012-01-17 16:38:40 +0100 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2012-01-17 16:38:40 +0100 |
commit | 5790c87a3c155dbe49b82a8f3b3b74f9fec9d71d (patch) | |
tree | e6aa27199150bfcac01cae6ef55d533a551a3ce4 /lib/snmp/doc/src/notes_history.xml | |
parent | f3675ad3cbb3915b450311b202bea2118fca3d37 (diff) | |
parent | 531d9e60f84192da2e163077d062f5ec8027a78c (diff) | |
download | otp-5790c87a3c155dbe49b82a8f3b3b74f9fec9d71d.tar.gz otp-5790c87a3c155dbe49b82a8f3b3b74f9fec9d71d.tar.bz2 otp-5790c87a3c155dbe49b82a8f3b3b74f9fec9d71d.zip |
Merge branch 'bmk/snmp/snmp4215_integration/r15' into maint-r15
* bmk/snmp/snmp4215_integration/r15:
[snmp] Fixed release notes. Used wrong ticket number
[snmp/agent] Updated appup file
[snmp/agent] Updated release notes
[snmp/agent] Removed the (unused) serializer part
[snmp/agent] Use unique temporary file name during vacm table dumnping
[snmp/agent] Add common timestamp format function.
[snmp/agent] Synchronization feature added
[snmp/agent] Creating a unique temporary file whe dumping vacm
[snmp/agent] Changed version
[snmp/agent] Found another old-style fun (2-tuple)
[snmp/agent] Removed use of old style tuple funs
Diffstat (limited to 'lib/snmp/doc/src/notes_history.xml')
-rw-r--r-- | lib/snmp/doc/src/notes_history.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/notes_history.xml b/lib/snmp/doc/src/notes_history.xml index e833335ffb..d0b912d0fe 100644 --- a/lib/snmp/doc/src/notes_history.xml +++ b/lib/snmp/doc/src/notes_history.xml @@ -4,7 +4,7 @@ <chapter> <header> <copyright> - <year>2004</year><year>2011</year> + <year>2004</year><year>2012</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> |