From 34b382d22f884c92be68e61273615856084d3ed4 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Thu, 3 Jan 2008 11:55:22 +0000
Subject: [PATCH] Release for I20070803
---
.../org.eclipse.rse.build/template/buildNotes.php | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index d01146467fe..bc64fc2dfb8 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -28,10 +28,11 @@
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:
-- API: A new
- codePageConverters extension point has been added to support services
- that need to perform special additional conversions on encodings
- [209704].
+- A new Synchronize Cache action now allows to check all locally cached files
+ and open editors for their update status with a single action. Select one or more
+ remote folders in the RSE System View, and choose "Synchronize Cache" from the context
+ menu
+ [143503].
- Archive Handling has been improved to run outside the dispatch thread on the
Local and DStore subsystems. Several API changes were made to support a cancelable
progress monitor with the archive operations
@@ -50,6 +51,10 @@
[208951].
- Remote file encoding now defaults to the parent folder encoding
[209660].
+- API: A new
+ codePageConverters extension point has been added to support services
+ that need to perform special additional conversions on encodings
+ [209704].
- API: The Select Input Dialog now supports setting a viewer filter such that unwanted kinds of items
can not e selected [187543].
- API: The new uploadMulti(), downloadMulti() API has been renamed in
@@ -58,7 +63,7 @@
Also, the new multi-API is now being leveraged in UniversalFileTransferUtility
[209375].
-At least 37 bugs were fixed: Use
+At least 48 bugs were fixed: Use