diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 638118caf51..99ffca5e7cc 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -23,6 +23,23 @@
+- TM 2.0M6 was respun as TM 2.0M6a in order to include the following critical fixes:
+ - [181917]
+ Fix EFS running out of file descriptors, fix early startup problems, improve EFS performance
+ - [176603][api]
+ ISubSystem.connect(IProgressMonitor, boolean forcePrompt) required for EFS
+
+ - [sync] Add proper group markers to the toolbar groups.
+ Re-used the context menu group markers for easier orientation
+
+ Only the following 3 plug-ins from the rse-runtime-core feature were changed:
+ org.eclipse.rse.ui
+ org.eclipse.rse.core
+ org.eclipse.rse.eclipse.filesystem
+
- TM 2.0M6 requires Eclipse 3.3M6. Platform Runtime is the minimum
requirement for core RSE and Terminal. The Team CVS feature is no longer needed for
SSH [175686].
|