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:
- API: Several SystemMessages and Shared Resource Strings have been moved
from RSEUIPlugin to non-UI
[216252].
- A new downloadable package is now available for the RSE User Actions framework
[187395].
-- A new downloadable package is now available for Windows CE connectivity
+
- A new downloadable package is now available for Windows CE connectivity. Thanks
+ to Radoslav Gerganov for contributing this new functionality
[214887].
- The optional terminal input line is now resizeable
[196447].
-- Tgz and tar.gz files are now supported by the DSore and Local archive handlers
+
- Tgz and tar.gz files are now supported by the DSore and Local archive handlers.
+ Thanks to Johnson Ma for contributing this new functionality
[195402].
- API: RSE Early Startup and initialization behavior was improved. New API was added
for clients to register initialization handlers, or to query when initialization is
@@ -52,8 +59,8 @@
[211067]
[216252].
-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