From f309029ba1e567732992789d07309f96aeafb4cf Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Mon, 19 Jan 2009 15:55:46 +0000
Subject: [PATCH] Release towards 3.1m5
---
.../template/buildNotes.php | 31 +++++++++----------
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index ce3ad1e52b8..feff0930890 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -33,21 +33,20 @@
compatibility fallback to also run on Eclipse 3.3 if that particular fix
is not required.
Important Bug Fixes, Enhancements and API changes:
- - The RSE ITerminalService is now public API. Consequently, the RSE Terminals
- integration is moving to version 1.0 and thus leaving incubation status
- [258631]
- - A Generic RSE Shell Service can now run based on adapting any ITerminalService
- [227569]
- - The Prompt Handling for dstore shells has been fixed
- [249715]
-
-At least 24 bugs were fixed: Use
-
-
+ The Remote CDT Launch now supports running arbitrary commands before actually invoking the debuggee.
+ This allows for fine-tuning the environment on the remote machine, in which the program is supposed to run
+ [181517]
+ Locating an item in the RSE Tree is now possible from the scratchpad, monitor, and remote details
+ table views. This allows for easily finding related items in case one item is already known
+ [160105]
+
+At least 8 bugs were fixed: Use
+
+
this query to show the list of bugs fixed since
-
- TM 3.1M3
- [build notes].
+
+ TM 3.1M4
+ [build notes].
For details on checkins, see
TM SearchCVS, the
@@ -125,12 +124,12 @@ Use
-
+
this query to show the full list of API related updates since TM 3.0
.