From: Michal Sojka Date: Mon, 28 Oct 2013 21:29:44 +0000 (+0100) Subject: Add 0.3.4 release notes X-Git-Tag: v0.3.4~1 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/commitdiff_plain/d79a18793637aa4abcf9a124c125618e399a72f2 Add 0.3.4 release notes --- diff --git a/doc/rel-notes/orte-0.3.4-relnotes.txt b/doc/rel-notes/orte-0.3.4-relnotes.txt new file mode 100644 index 0000000..e08b248 --- /dev/null +++ b/doc/rel-notes/orte-0.3.4-relnotes.txt @@ -0,0 +1,7 @@ +ORTE 0.3.4 Release Notes +======================== + +The major new feature of this release is Android support. See +README.android for details how to compile an Android demo application +included in ORTE. Besides that we tested ORTE on RTEMS, BlackBerry, +ReactOS and checked whether the Windows and FreeBSD builds still work.