Update for 1.1. M1
diff --git a/documentation.php b/documentation.php
index 9cf4602..e526da4 100644
--- a/documentation.php
+++ b/documentation.php
@@ -31,6 +31,7 @@
 		<p>
 			Archived JavaDocs are also available:
 			<ul>
+				<li><a href="http://build.eclipse.org/rt/smila/javadoc/1.1-M1/" target="_blank">1.1-M1</a> (<a href="http://build.eclipse.org/rt/smila/javadoc/SMILA-javadoc-1.1-M1.zip">download</a>)</li>				
 				<li><a href="http://build.eclipse.org/rt/smila/javadoc/1.0/" target="_blank">1.0</a> (<a href="http://build.eclipse.org/rt/smila/javadoc/SMILA-javadoc-1.0.zip">download</a>)</li>				
 				<li><a href="http://build.eclipse.org/rt/smila/javadoc/0.9/" target="_blank">0.9</a> (<a href="http://build.eclipse.org/rt/smila/javadoc/SMILA-javadoc-0.9.zip">download</a>)</li>				
 				<li><a href="http://build.eclipse.org/rt/smila/javadoc/0.8/" target="_blank">0.8</a> (<a href="http://build.eclipse.org/rt/smila/javadoc/SMILA-javadoc-0.8.zip">download</a>)</li>				
diff --git a/downloads.php b/downloads.php
index 935eeb8..4138f21 100644
--- a/downloads.php
+++ b/downloads.php
@@ -22,6 +22,20 @@
 				<li>SMILA source code: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/releases/1.0/SMILA-1.0-core-source.zip">SMILA-1.0-core-source.zip</a></li>
 			</ul>
 		</p>
+		<h2>Milestones</h2>
+		<h3>1.1 M1</h3>
+		<p>
+			The milestone <b>1.1 M1</b> is the latest milestone of SMILA.
+			<ul>
+				<li>Linux 32 Bit: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-linux.gtk.x86.zip">SMILA-1.1-M1-linux.gtk.x86.zip</a></li>
+				<li>Linux 64 Bit: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-linux.gtk.x86_64.zip">SMILA-1.1-M1-linux.gtk.x86_64.zip</a></li>
+				<li>Mac OS X 64 Bit: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-macosx.cocoa.x86_64.zip">SMILA-1.1-M1-macosx.cocoa.x86_64.zip</a></li>
+				<li>Windows 32 Bit: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-win32.win32.x86.zip">SMILA-1.1-M1-win32.win32.x86.zip</a></li>
+				<li>Windows 64 Bit: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-win32.win32.x86_64.zip">SMILA-1.1-M1-win32.win32.x86_64.zip</a></li>
+				<li>SDK example code: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-core-source.zip">SMILA-1.1-M1-core-source.zip</a></li>
+				<li>SMILA source code: <a href="http://www.eclipse.org/downloads/download.php?file=/rt/smila/milestones/1.1-M1/SMILA-1.1-M1-integrator-examples.zip">SMILA-1.1-M1-integrator-examples.zip</a></li>
+			</ul>
+		</p>
 		
 		<h2>Archived releases and milestones</h2>
 		<p>
diff --git a/index.php b/index.php
index 4afc704..0c5119c 100755
--- a/index.php
+++ b/index.php
@@ -40,6 +40,11 @@
 		</p>
 		<div class="homeitem3col">
 			<h3>News</h3>
+			<h4>1.1 M1 is out!</h4>
+			<p>
+				Today on 6th June we have published our first milestone of the upcoming release 1.1. The major new features are the
+				migration of file system and web crawler implementations to self-scaling ETL and the integration of Solr 3.5. As always, please try it out and give us your feedback.
+			</p>
 			<h4>SMILA conference in Berlin</h4>
 			<p>
 				Curious about what has been done in SMILA in the last two releases and who and how has been using SMILA? Then you should visit our <a href="http://www.theseus-programm.de/de/1867.php">SMILA conference in Berlin</a> on 15th May.