From 84900360e496f254fcaed59d4f430816f5a87aa4 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 3 Nov 2006 23:14:58 +0000 Subject: [PATCH] Add RC4 build notes --- .../template/buildNotes.php | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 7d8d8b8a8d1..217ceee0992 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,25 +23,30 @@
    +
  • The TM Update Site now uses Signed Jarfiles.
  • The CDT Remote Launch Integration is now available as a download, or from the Update Site.
  • +
  • Jakarta Commons Net is now available for FTP. A Telnet implementation is available (from Commons Net) but has not yet been integrated as an RSE subsystem.
  • RSE now has an FTP Only system type (Bug 160168)
  • +
  • Numerous bugs have been fixed, and we consider RSE safe now for all kinds of data transfer, even if it's done in multiple background sessions.
  • Use - - + + this query to show the list of bugs fixed since the last milestone, - - RSE 1.0RC2.
  • + + RSE 1.0RC3.
  • For details on checkins, see the RSE CVS changelog, and the @@ -177,21 +182,25 @@ deliverables did not make it into this build: instead. Due to the missing Unit Test Framework, automated tests could also not yet be added to this build.
- -

No major or critical bugs are currently known. Use +Use this query for an up-to-date list of major or critical bugs.

The - -RSE 1.0RC3 Known Issues and Workarounds Wiki page gives an up-to-date list + +RSE 1.0RC4 Known Issues and Workarounds Wiki page gives an up-to-date list of the most frequent and obvious problems, and describes workarounds for them.