From f1c6b1f4372f3483a94a45058ab9afdae7181de1 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Wed, 19 Sep 2012 14:22:32 +0000
Subject: [PATCH] [releng] TM 3.4.1 build notes
---
.../template/buildNotes.php | 45 ++++++++-----------
1 file changed, 19 insertions(+), 26 deletions(-)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index eb21d35e813..66f2557aba4 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -29,6 +29,7 @@
Platform Runtime is the minimum requirement for core RSE and Terminal.
Local Terminal needs CDT Core 7.0 (Helios) or later.
+
-
+-->
+
- For the upcoming TM 3.4 release, only backward compatible API changes + No API changes are allowed in the TM 3.4.x maintenance stream. +Therefore, TM 3.4.x is fully upward and backward compatible with TM 3.4, +and can be fully exchanged for TM 3.4 in any product based on it. +Take care of API specification updates though, where the TM 3.4.x API Docs +have been updated to add clarifications or missing information compared +to 3.4. + +For the upcoming TM 3.5 release, only backward compatible API changes are planned, especially in order to support improved componentization and UI/Non-UI splitting. In the interest of improving the code base, though, please @@ -103,7 +112,7 @@ Also, observe the API Tooling tags such as @noextend and
|