You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/18 10:06:59 UTC

[25/33] git commit: [flex-sdk] [refs/heads/develop] - Update contributors. Update RELEASE_NOTES to include latest bug fix. And fix some minor spelling issues.

Update contributors. Update RELEASE_NOTES to include latest bug fix.  And fix some minor spelling issues.


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/6f8f4c5e
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6f8f4c5e
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6f8f4c5e

Branch: refs/heads/develop
Commit: 6f8f4c5e7cada3981f3f03fac6905977828624ae
Parents: d5f6045
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Tue Dec 16 14:58:37 2014 -0800
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Dec 18 10:02:24 2014 +0100

----------------------------------------------------------------------
 CONTRIBUTORS  | 6 +++---
 RELEASE_NOTES | 7 ++++---
 2 files changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6f8f4c5e/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b865201..98cb0b8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -5,9 +5,9 @@ Apache Flex SDK 4.14.0
 ----------------------
 Aaron Nash, Ad Pijnenburg, After24, Alex Harui, Andras Janurik, Anthony,
 Chris Martin, Christofer Dutz, Curtis Aube, Darrell Loverin,  Dimitri Kara,
-Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Jeff Spicer, Jorn Nolles,
-Justin Mclean, Keith Lee, Lee Burrows, Mahmoud Ali, Marcus Wilkinson,
-Mark Kessler, Mihai Chira, Neil Madsen, OmPrakash Muppirala, Peter Volf,
+Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Hugo Ferreira, Jeff Spicer, 
+Jorn Nolles, Justin Mclean, Keith Lee, Lee Burrows, Mahmoud Ali, Marcus Wilkinson,
+Mark Kessler, Mihai Chira, Neil Madsen, Olaf Krüger, OmPrakash Muppirala, Peter Volf,
 Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vadim Usoltsev, Vitaliy Parfenov
 
 Apache Flex SDK 4.13.0

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6f8f4c5e/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e5dace0..0b44f30 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -3,10 +3,10 @@ Apache Flex 4.14.0
 
 New Features
 ------------
-- iOS 7 and Android 4.x Mobile theme support
-- new theme: FlatSpark
+- iOS 7+ and Android 4.x+ mobile theme support
+- New theme: FlatSpark
 - Spark RichTextEditor
-- native support for tables in TLF
+- Native support for tables in TLF
 - Promises/A+
 
 AIR and Flash Player Support
@@ -16,6 +16,7 @@ AIR and Flash Player Support
 
 Bug Fixes
 ---------
+FLEX-34690  Skin for BusyIndicator cannot be found (legacy mobile skin)
 FLEX-34685  Allow legacy mobile theme to be used if needed
 FLEX-34649  (partial) Fatal errors in TextBlock after pasting text of specific
             length in TextArea