Platform UI N&N for M4
diff --git a/platform/4.4/M4/eclipse-news-M4.html b/platform/4.4/M4/eclipse-news-M4.html
index a134c88..074da80 100644
--- a/platform/4.4/M4/eclipse-news-M4.html
+++ b/platform/4.4/M4/eclipse-news-M4.html
@@ -26,7 +26,22 @@
   <tr>
     <td colspan="2" class="section" id="Platform">Platform</td>
   </tr>
-  <tr> 
+   <tr id="split-editors"> 
+    <td class="title">Split Editors</td>
+    <td class="content">
+     Finally, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=8009">Bug 8009</a> has been addressed ! You can now split / unsplit
+     the currently active editor. Just use one of the new key bindings
+     supplied in Luna M4:
+     <ul>
+     <li> Ctrl + '_' splits the editor one above the other</li>
+     <li> Ctrl + '{' splits the editor side by side</li>
+     <li> Re-applying the binding to an already split editor reverts it to only have one pane.
+     </ul>
+    <p><img src="images/split_editors.png" alt="moveitems"/></p>
+    <p>Try it out on <i>your</i> favorite editor !</p>
+    </td>
+  </tr>
+ <tr> 
     <td colspan="2"><div align="left">[ <em>Not available yet</em> ]</div></td>
   </tr>
   <tr> 
diff --git a/platform/4.4/M4/images/split_editors.png b/platform/4.4/M4/images/split_editors.png
new file mode 100644
index 0000000..995d433
--- /dev/null
+++ b/platform/4.4/M4/images/split_editors.png
Binary files differ