diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 99ffca5e7cc..3d488f13a56 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -23,9 +23,12 @@
-- TM 2.0M6 was respun as TM 2.0M6a in order to include the following critical fixes:
+- TM 2.0M6 was respun as TM 2.0M6a in order to include the following critical fixes for EFS.
+If you do not want to use the Eclipse Filesystem (EFS) for accessing remote resources through
+your workspace, there is no need to update and you can also use 2.0M6:
- [181917]
- Fix EFS running out of file descriptors, fix early startup problems, improve EFS performance
+ Fix EFS running out of file descriptors, fix EFS early startup problems,
+ improve EFS performance
- [176603][api]
ISubSystem.connect(IProgressMonitor, boolean forcePrompt) required for EFS
|