From 9263376ad0c4b722c08d02f7df1b26e646f99af6 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Wed, 11 Apr 2007 23:43:07 +0000
Subject: [PATCH] Improve build notes for TM 2.0M6a
---
.../template/buildNotes.php | 27 ++++++++-----------
1 file changed, 11 insertions(+), 16 deletions(-)
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
|