Repository: flex-sdk Updated Branches: refs/heads/develop aaf17f3b8 -> 2a23cc942
Added feature; fixed minor whitespace issue Signed-off-by: Erik de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/2a23cc94 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/2a23cc94 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/2a23cc94 Branch: refs/heads/develop Commit: 2a23cc9424021e2390e83d7ae1171676523cc893 Parents: aaf17f3 Author: Erik de Bruin <[email protected]> Authored: Thu Dec 11 08:24:11 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Thu Dec 11 08:24:11 2014 +0100 ---------------------------------------------------------------------- RELEASE_NOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2a23cc94/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 87e1c2c..b7a3b5c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -7,11 +7,12 @@ New Features - new theme: FlatSpark - Spark RichTextEditor - native support for tables in TLF +- Promises/A+ AIR and Flash Player Support ---------------------------- - - Support Flash Player 15.0 - - Support for AIR 15.0 +- Support Flash Player 15.0 +- Support for AIR 15.0 Bug Fixes ---------
