Update websites.
authorDennis Nienhüser <nienhues@fzi.de>
Sun, 9 Jan 2011 13:38:28 +0000 (14:38 +0100)
committerDennis Nienhüser <nienhues@fzi.de>
Sun, 9 Jan 2011 13:38:28 +0000 (14:38 +0100)
www/index.html
www/testing/index.html

index 6c7cfbc..20d69b5 100644 (file)
@@ -35,8 +35,12 @@ We have set up the <a href="https://garage.maemo.org/projects/marble">Marble Gar
 <p>
 <table border="1">
 <tr>
-  <td width="80em">2011-01-03</td>
-  <td>Packages for <a href="testing/index.html">1.0 Release Candidate 1</a> are available for testers. Compared to Beta 2, some minor bugs are fixed and the user interface is further improved. The rendering speed is increased again.</td>
+  <td width="80em">2011-01-05</td>
+  <td>Packages for <a href="testing/index.html">1.0 Release Candidate 2</a> are available for testers. Compared to RC 1, some minor bugs are fixed and rendering speed is increased once again.</td>
+</tr>
+<tr>
+  <td>2010-12-22</td>
+  <td>Packages for 1.0 Release Candidate 1 are available for testers. Compared to Beta 2, some minor bugs are fixed and the user interface is further improved. The rendering speed is increased again.</td>
 </tr>
 <tr>
   <td>2010-12-08</td>
index 2cb7de9..b329419 100644 (file)
@@ -151,7 +151,27 @@ Marble is also <a href="http://maemo.org/packages/view/marble/">available</a> in
 </p>
 
 
-<h3>Known Issues in 1.0 RC 2</h3>
+<h3>Changes between 1.0 RC 2 and 1.0</h3>
+
+<p>
+<table border="1">
+<tr>
+  <th width="120em">Type</th>
+  <th>Description</th>
+</tr><tr>
+  <td>Bugfix</td>
+  <td>Ensure that altitude information is stored in saved GPS tracks.</td>
+</tr><tr>
+  <td>Bugfix</td>
+  <td>Work around <a href="http://bugreports.qt.nokia.com/browse/QTBUG-1313">Qt Bug 1313</a>: When using different language and regional settings, the language settings must define the GUI language, not the regional settings.</td>
+</tr><tr>
+  <td>Performance</td>
+  <td>Enable caching for the routing info box. Increases render speed by about 50%.</td>
+</tr>
+</table>
+</p>
+
+<h3>Known Issues in 1.0</h3>
 <p>
 <table border="1">
 <tr>
@@ -163,6 +183,10 @@ Marble is also <a href="http://maemo.org/packages/view/marble/">available</a> in
   <td>In Globe projection (Map View dialog, not default), Marble crashes at high zoom values.</td>
   <td>Open</tt></td>
 </tr><tr>
+  <td>Crash</td>
+  <td>Marble crashes when using a dummy APN (libicd-network-null)</td>
+  <td><a href="http://bugreports.qt.nokia.com/browse/QTBUG-16270">Qt Bug 16270</a></td>
+</tr><tr>
   <td>Bug</td>
   <td>Occasionally a deviation from the planned route is detected by mistake.</td>
   <td>Open</td>