Update on the news to announce the AMWModelHandler.
diff --git a/index.php b/index.php
index 0d31a40..9109a8f 100644
--- a/index.php
+++ b/index.php
@@ -14,7 +14,7 @@
 	
 	#
 	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "AMW Home page";
+	$pageTitle 		= "Atlas Model Weaver (AMW)";
 	$pageKeywords	= "";
 	$pageAuthor		= "Freddy Allilaire";
 	
diff --git a/news/amwNewsArchive.rss b/news/amwNewsArchive.rss
index f6c07a0..22f8455 100644
--- a/news/amwNewsArchive.rss
+++ b/news/amwNewsArchive.rss
@@ -6,6 +6,19 @@
     <description>AMW News</description>
 
 	 <item>
+		<title>Improvements on the integration of AMW and ATL (AMW Model Handler)</title>
+      	<link>http://wiki.eclipse.org/index.php/AMW_Model_Handler</link>
+		<description>
+			The integration of AMW and ATL was improved. We created a model handler for weaving models and woven models
+			(AMWModelHandler). 
+			
+			This model handler provides a set of primitives that are often needed when developing ATL transformations that 
+			use weaving models.						
+		</description>
+		<pubDate>Fri, 09 Feb 2007 15:00:00 CET</pubDate>
+	</item>
+
+	 <item>
 		<title>New AMW use case - Bridge between Domain Specific Languages (DSLs) and UML profiles</title>
       	<link>http://www.eclipse.org/gmt/amw/usecases/umlprofiles/</link>
 		<description>