N&N updates
diff --git a/noteworthy.php b/noteworthy.php
index 6f818fa..e017ca0 100644
--- a/noteworthy.php
+++ b/noteworthy.php
@@ -17,7 +17,7 @@
 	<h2>$pageTitle</h2>
 	<ul>
 	<li>
-		<h4>M1 milestone<h4>
+		<h4>M1 milestone</h4>
 		<br>This milestone represents a major overhaul of most of the Tabbed Property Sheet framework and related code.
 		<ul>
 		<li>
@@ -64,6 +64,17 @@
 			Future enhancements will broaden the scope to include semantic validation, the addition of error decorators
 			and "Problems View" integration. 
 		</li>
+		<li>
+			File Import enhanced
+			<br>File import types now include BPMN 2.0 diagram files (i.e. other process files) as well as Java types.
+			Although Java types are not explicitly called for in the BPMN 2.0 specification, in practice this is widely
+			supported by execution engines and deserves first-class citizenship.
+			<br>Imports automatically create the appropriate BPMN2 elements for WSDL Port Types, Operations, Message Types
+			and schema types (i.e. BPMN2 Interface, Operation, Message and ItemDefinition elements).
+		</li>
+		<li>
+			Various bug fixes, too numerous to mention.
+		</li>
 		</ul>
 	</li>
 	<li>