1: <?xml version="1.0" encoding="UTF-8"?>
2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
4: <head>
5: <title>accountex: roadmap / versionshistorie</title>
6: <?php include("head.html"); ?>
7: </head>
8: <body id="www-mozilla-org" class="secondLevel sectionAccountex">
9: <?php include("de_header.html"); ?>
10:
11: <div id="side">
12: <?php $seite="_history.html"; ?>
13: <?php include("de_nav.html"); ?>
14: <?php include("de_sidebar.html"); ?>
15: </div>
16:
17: <div id="mainContent">
18: <h2>Geplante Funktionen</h2>
19: <h3>0.3.0</h3>
20: <ul>
21: <li>Export / Import von Konten-Einstellungen von Newsgruppen-Konten.</li>
22: <li>gleichzeitiger Export aller in Thunderbird vorhandener Konten</li>
23: <li>gleichzeitiger Import mehrerer gespeicherter Konten-Einstellungen</li>
24: </ul>
25: <h2>Versionshistorie</h2>
26: <h3>0.2.2 [multi] + [de]</h3>
27: <ul>
28: <li>max version geändert auf 1.5.0.*</li>
29: <li>Fehler beim Importieren behoben</li>
30: </ul>
31: <h3>0.2.1 [multi] + [de]</h3>
32: <ul>
33: <li>Support für Thunderbird 1.5beta2</li>
34: </ul>
35: <h3>0.2.0 [multi] + [de]</h3>
36: <ul>
37: <li>Sprache sl-SI hinzugefügt [multi]</li>
38: <li>Export / Import von Konten-Einstellungen von IMAP-Konten.</li>
39: <li>Support für Thunderbird 1.5beta1 [de]</li>
40: </ul>
41: <h3>0.1.3 [multi]</h3>
42: <ul>
43: <li>Sprachen es-ES, hu-HU und ja-JP hinzugefügt</li>
44: <li>Support für Thunderbird 1.5beta1</li>
45: </ul>
46: <hr class="hide"/>
47: </div>
48: <?php include("footer.html"); ?>
49: </body>
50: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>