From 116355015bd098b7bd53411cd6cc00a0a0d648c8 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 11 Apr 2007 22:17:44 +0000 Subject: [PATCH] Add build notes towards TM 2.0M6a --- .../template/buildNotes.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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].