diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 18b413d2c7b..ade6410696b 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -26,18 +26,25 @@
  • TM @buildId@ requires Eclipse 3.3 later for the SSH component. Other components may work with earlier Eclipse versions, but these have not been tested. Platform Runtime is the minimum requirement for core RSE and Terminal. - Discovery needs EMF, and the RemoteCDT integration needs CDT.
  • + Discovery needs EMF, and the RemoteCDT integration needs CDT.
    + Building the RSE SSH service requires Eclipse 3.4M6 or later for the fix + of bug 224799; + the fix also requires 3.4M6 at runtime, but the code contains a backward + compatibility fallback to also run on Eclipse 3.3 if that particular fix + is not required.
  • Important Bug Fixes, Enhancements and API changes:
  • -
  • At least 46 bugs were fixed: Use - +
  • At least 81 bugs were fixed: Use + this query to show the list of bugs fixed since the last milestone, @@ -256,6 +263,9 @@ We'll strive to fix these as soon as possible.
  • bug 218387 - maj - [efs] Eclipse hangs on startup of a Workspace with a large efs-shared file system on a slow connection
  • bug 208185 - maj - [terminal][serial] terminal can hang the UI when text is entered while the backend side is not reading characters
  • bug 198395 - maj - [dstore] Can connect to DStore with expired password
  • +
  • bug 197027 - maj - [persistence] Can lose data if close Eclipse before saving profile completes
  • +
  • bug 219934 - maj - [regression][dnd] Cannot Copy & Paste / Drag&Drop remote to Resource Navigator
  • +
  • bug 222380 - maj - [persistence][migration][team] Subsystem association is lost when creating connection with an installation that does not have subsystem impl