Added a "what's new" message.
diff --git a/index.php b/index.php
index a520c1d..46f1df3 100644
--- a/index.php
+++ b/index.php
@@ -52,7 +52,7 @@
 				</div>
 			</td>
 			<td width="10"/>
-			<td width="325">
+			<td width="320">
 				<a href="/jwt/images/jwtwe_process.gif" target="_blank"><img src="/jwt/images/index.gif"/></a>
 			</td>
 		</table>
@@ -65,10 +65,10 @@
  						The Workflow Editor (WE) is a visual tool for creating, managing and 
 						reviewing process definitions 
 					</li>
-					<li>
-						<a href="/jwt/components/desktop/index.php">Desktop Tools</a>:
-						The Desktop Tools enable the simulation of processes without the need of a process engine
-					</li>
+					#<li>
+					#	<a href="/jwt/components/desktop/index.php">Desktop Tools</a>:
+					#	The Desktop Tools enable the simulation of processes without the need of a process engine
+					#</li>
 					<li>
 						<a href="/jwt/components/transformations/index.php">Transformations</a>:
 						Building on a transformation base plugin it is possible to transform the JWT-model into <a href="http://www.eclipse.org/stp/bpmn/">BPMN</a> 
@@ -129,6 +129,9 @@
 		<div class="homeitem">
 			<h3>What's new</h3>
 			<ul>
+				<li><strong>September, 25th 2008:</strong> We are currently preparing the next release (0.5.0) which will include several improvements on the Workflow Editor as well as the first transformations. 
+				Probably available in a few days.				
+				</li>
 				<li><strong>March, 4th 2008:</strong> The first version (0.4.0) of the Workflow Editor is finally available as an Eclipse plugin. 
 				Check it out at the <a href="components/we/index.php">Workflow Editor</a>-page.				
 				</li>