Add 3.7 M1 N&N
diff --git a/noteworthy/3.7/_news-M1.html b/noteworthy/3.7/_news-M1.html
index d58db9e..8454c9c 100644
--- a/noteworthy/3.7/_news-M1.html
+++ b/noteworthy/3.7/_news-M1.html
@@ -1,2 +1,13 @@
 <div>
+
+  <h2>Add support for upcomming Firefox 64+</h2>
+
+  <p>
+    For many years Firefox is dispatching <code>keypress</code> event for non-printable keys, but
+    other browsers not. This will change in one of the upcoming Firefox versions (probably 64.0
+    scheduled for December). As a result, key navigation and selection in many RWT widgets like
+    Tree, Table, List, and Combo will not function as expected. With a big help from Mozilla
+    developers, we are ready with a fix in this milestone.
+  </p>
+
 </div>