Update N&N 2.2 entries for LTTng

Change-Id: I7b57e0ac823e30e5ef1599a5e5b2f4f66fb4783f
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
diff --git a/new/2.2/new.html b/new/2.2/new.html
index 1d7b10f..1f7cb78 100755
--- a/new/2.2/new.html
+++ b/new/2.2/new.html
@@ -14,7 +14,7 @@
 		<i>10 Dec 2013</i></td>
 		<td bgcolor="#E0D0E6" align="center">
 		<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Tools&product=Linux+Tools&target_milestone=2.2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0">
-		29 bugs</a></td>
+		30 bugs</a></td>
 		<td bgcolor="#E0D0E6"><font size="1">
 		Minor release containing SystemTap graphing upgrades, LTTng upgrades, making OPerf the default tool for OProfile profiling, plus the addition of comparison editor support for perf stat data files, in addition to bug fixes.
 		</font></td>
@@ -257,12 +257,6 @@
 			to the project.
 			<br/>
 			<br/>
-			Support of obsolete event context is removed.
-			<br/>
-			<br/>
-			The progress feedback is improved during the import operation.
-			<br/>
-			<br/>
 			Refer to the views sections of the <a href="http://wiki.eclipse.org/index.php/Linux_Tools_Project/LTTng2/User_Guide#Recording_a_Snapshot">User Guide</a>
 			for detailed information about this feature.
 			</p>
@@ -276,6 +270,22 @@
 		</tr>
 		<tr>
 			<td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
+			<p align="right"><b>Control View Improvements</b></p>
+			</td>
+			<td valign="top" width="70%">
+			<ul>
+			<li>Contexts can only be added to channel or domain, as is supported by the LTTng tracer.</li>
+			<li>The progress feedback is improved during the import operation.</li>
+			</ul>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+			<hr>
+			</td>
+		</tr>
+		<tr>
+			<td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
 			<p align="right"><b>Histogram View Improvements</b></p>
 			</td>
 			<td valign="top" width="70%">
@@ -311,6 +321,11 @@
 			for detailed information about this feature.
 			</td>
 		</tr>
+		<tr>
+			<td colspan="2">
+			<hr>
+			</td>
+		</tr>
 </table>
 
 <h2><a id="oprofile">OProfile Profiling</a></h2>