forked from voxeolabs/moho
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrelease-notes.htm
33 lines (31 loc) · 930 Bytes
/
release-notes.htm
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Voxeo Moho Release Notes</title>
</head>
<body style="font-family: Tahoma; font-size:10pt">
<a href="http://www.voxeo.com"><img
src="http://www.voxeo.com/images/logo-top.gif"
alt="Voxeo Corporation" border="0"></a>
<h2>Voxeo Moho Release Notes<br>
</H2>
<p> Copyright (c) 2010 Voxeo Corporation</p>
<br>
<h5>0.5</h5>
<blockquote>
<h6>HILIGHTS IN THIS RELEASE :</h6>
<ul>
<blockquote>
<li>Initial release of Voxeo Moho.</li>
</blockquote>
</ul>
<h6>KNOWN ISSUES:</h6>
<ul>
<blockquote>
<li>When multiple Moho applications are deployed in a JSR-289 container, application selection is undeterministic and subject to the container's application router.</li>
</blockquote>
</ul>
</blockquote>
</body>
</html>