Newer
Older
Openfire-connectionmanager / documentation / dist / changelog.html
@Gaston Dombiak Gaston Dombiak on 18 Jun 2006 1 KB Initial version. JM-666
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Connection Manager Changelog</title>
    <style type="text/css">
        BODY {
            font-size : 100%;
        }
        BODY, TD, TH {
            font-family : tahoma, verdana, arial, helvetica, sans-serif;
            font-size : 0.8em;
        }
				H2 {
					 font-size : 10pt;
					 font-weight : bold;
					 padding-left : 1em;
				}
        A:hover {
            text-decoration : none;
        }
        .pageheader {
            font-family : arial, helvetica, sans-serif;
            font-size : 14pt;
            font-weight: bold;
        }
        .header {
            font-family : tahoma, arial, helvetica, sans-serif;
            font-size : 1.4em;
            font-weight: bold;
            border-bottom : 1px #ccc solid;
            padding-bottom : 2px;
        }
        .subheader {
            font-weight: bold;
            color: #600;
        }
        TT {
            font-family : courier new;
            font-weight : bold;
            color : #060;
        }
        PRE {
            font-family : courier new;
            font-size : 100%;
        }
        .footer {
            font-size : 8pt;
            color : #666;
            text-align : center;
						margin-top : 2em;
						padding-top : 0.5em;
						border-top : 1px #CCC solid;
        }
        .important {
            color : #c00;
            font-weight : bold;
        }
        .issueid {
            color : #999;
            font-size : 11px;
        }
    </style>
</head>
<body>

<div class="header">
Connection Manager Changelog
</div>

<p>
<b>3.0.0</b> -- June 29, 2006
<p>

<ul>
<li>Initial release.</li>
</ul>

<div class="footer">
Copyright &copy; Jive Software, 2006
</div>

</body>
</html>