forked from jponge/izpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release-Notes.html
43 lines (37 loc) · 1.38 KB
/
Release-Notes.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Release Notes - IzPack - Version 4.3.3</title>
</head>
<body>
<h1>Release Notes - IzPack - Version 4.3.3</h1>
<h2> Bug
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-452'>IZPACK-452</a>] - Run-privileged forces GUI installation
even if automated install is requested
</li>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-479'>IZPACK-479</a>] - Missing classes in release 4.3.1
</li>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-493'>IZPACK-493</a>] - Installation from template and template
generation cannot be run headless
</li>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-498'>IZPACK-498</a>] - Multi-file validation bug
</li>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-500'>IZPACK-500</a>] - Debug class references Installer class,
but Installer class is not included in uninstaller.jar
</li>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-501'>IZPACK-501</a>] - On unix corporate install (with 30000
users), izpack hangs forever
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/IZPACK-502'>IZPACK-502</a>] - UserPathPanel should support multiple
paths
</li>
</ul>
</body>
</html>