From f5ec51e020c3377590ea87fd79f7466a2c382d43 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Wed, 12 Mar 2008 14:40:10 +0000
Subject: [PATCH] Build Notes for I20080313
---
.../template/buildNotes.php | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index ffecff32d04..01b7f127f4d 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -33,6 +33,22 @@
[216252].
A new downloadable package is now available for the RSE User Actions framework
[187395].
+The optional terminal input line is now resizeable
+ [196447].
+Tgz and tar.gz files are now supported by the DSore and Local archive handlers
+ [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
+ complete
+ [197167].
+API: RSE SystemMessage objects can now be constructed more easily with the new
+ SimpleSystemMessage API. Contents of these messages typically comes from
+ standard Eclipse NLS property files, rather than the RSE-specific monolithic
+ systemmessages.xml file. This accounts for better modularity and Platform integration;
+ but it also means breaking API changes where clients had re-used RSE messages
+ for themselves. Such re-use is now no longer supported
+ [211067]
+ [216252].
At least ?? bugs were fixed: Use