From d4591a292f487ec95059b4abe5d83b376b2a3c20 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 15 Mar 2007 10:42:37 +0000 Subject: [PATCH] Add info on missing final digit of qualifiers --- releng/org.eclipse.rse.build/template/buildNotes.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index a3e2feb80f1..c498c68d2ad 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -31,6 +31,8 @@ http://download.eclipse.org/dsdp/tm/updates/milestones. "Check for updates" will automatically reference this milestone update site, so you can get milestone patches from there [175241]. +
  • Qualifiers of feature names are currently missing the last digit + due to Platform bug 176010.
  • Apache Commons.Net and ORO are now distributed as single-jar bundles. The separate commons.net and ORO features have been removed. The bundles are now directly included in the RSE FTP feature only.
  • SystemRemoteResourceDialog.setPreSelection() now works correctly [174944].