From e7b7e44d853318cd615b9d948f6ebcf570768862 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Thu, 24 Jan 2008 12:28:45 +0000
Subject: [PATCH] Release for I20080124
---
releng/org.eclipse.rse.build/template/buildNotes.php | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 1cf18448e56..fbd7d0305a7 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -28,11 +28,19 @@
Platform Runtime is the minimum requirement for core RSE and Terminal.
Discovery needs EMF, and the RemoteCDT integration needs CDT.
Important Bug Fixes, Enhancements and API changes:
-- The RSE "Link with Editor" action has been fixed. A new IViewLinker
+
- The RSE "Link with Editor" action has been fixed. A new IViewLinker
API as well as extensions to the ISystemTree API were made to get this done
[187711].
+- Permissions, Owner and Group of remote files on DStore, SSH and FTP connections
+ can now be shown in the Property sheet and the Table view. There is also a new
+ Property page to modify Permissions, Owner and Group if that is supported by the
+ file service. New API was introduced to support this
+ [209593].
+- In the optional Terminal Input Field, field assist (Ctrl+Space) has been
+ added to easily access commands that were entered previously
+ [211659].
-At least 4 bugs were fixed: Use
+At least 12 bugs were fixed: Use