File: notes.html

package info (click to toggle)
erlang-doc-html 1%3A10.b.1a-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 22,488 kB
  • ctags: 9,933
  • sloc: erlang: 505; ansic: 323; perl: 61; sh: 45; makefile: 39
file content (109 lines) | stat: -rw-r--r-- 2,111 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This document was generated using DocBuilder 3.3.2 -->
<HTML>
<HEAD>
  <TITLE>otp_mibs Release Notes
</TITLE>
  <SCRIPT type="text/javascript" src="../../../../doc/erlresolvelinks.js">
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF"
      ALINK="#FF0000">
<CENTER>
<A HREF="http://www.erlang.se"><IMG BORDER=0 ALT="[Ericsson AB]" SRC="min_head.gif"></A>
</CENTER>
<A NAME="1"><!-- Empty --></A>
<H2>1 otp_mibs Release Notes
</H2>

<P>This document describes the changes made to the otp_mibs application.

<A NAME="1.1"><!-- Empty --></A>
<H3>1.1 otp_mibs 1.0.3</H3>
<A NAME="1.1.1"><!-- Empty --></A>
<H4>1.1.1 Improvements and New Features</H4>

<P>
<UL>

<LI>
  The otp_mibs module has been cleaned up to improve the
maintainability. It should have no effect on the
functionality of the otp_mib application.
<BR>
 Own Id: OTP-4982
<BR>

</LI>


</UL>
<A NAME="1.2"><!-- Empty --></A>
<H3>1.2 otp_mibs 1.0.2</H3>
<A NAME="1.2.1"><!-- Empty --></A>
<H4>1.2.1 Fixed Bugs and Malfunctions</H4>

<P>
<UL>

<LI>
  Incorrect app-file (missing mandatory 'registered').
<BR>
 Own Id: OTP-4823 Aux Id: Seq8145, OTP-4801 
<BR>

</LI>


</UL>
<A NAME="1.3"><!-- Empty --></A>
<H3>1.3 otp_mibs 1.0.1</H3>
<A NAME="1.3.1"><!-- Empty --></A>
<H4>1.3.1 Fixed Bugs and Malfunctions</H4>

<P>
<UL>

<LI>
  Missing app- and appup-files in ebin-dir.
<BR>

 Own Id: OTP-4801 Aux Id: Seq8145 
<BR>


</LI>


</UL>
<A NAME="1.4"><!-- Empty --></A>
<H3>1.4 otp_mibs 1.0</H3>
<A NAME="1.4.1"><!-- Empty --></A>
<H4>1.4.1  New application</H4>

<P>
<UL>

<LI>
 The OTP mibs that where included in the SASL application
         have been moved to this new application otp_mibs. The OTP
         mibs had no real connection to SASL and it is desirable that
         the core of Erlang/OTP is not dependent on SNMP.<BR>

                 Own Id: OTP-4686
         <BR>

         
</LI>


</UL>
<CENTER>
<HR>
<SMALL>
Copyright &copy; 1991-2004
<A HREF="http://www.erlang.se">Ericsson AB</A><BR>
</SMALL>
</CENTER>
</BODY>
</HTML>