Repository: flex-sdk Updated Branches: refs/heads/release4.15.0 19e7a43d6 -> cffc3004f
add a couple of closed jiras Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3fda5899 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3fda5899 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3fda5899 Branch: refs/heads/release4.15.0 Commit: 3fda5899851d59b379afee2ba5f068ba1f0b514d Parents: 23ae80a Author: Justin Mclean <[email protected]> Authored: Tue Dec 29 09:19:06 2015 +1100 Committer: Justin Mclean <[email protected]> Committed: Tue Dec 29 09:19:06 2015 +1100 ---------------------------------------------------------------------- RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3fda5899/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index c22a07f..7d50fe5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -58,6 +58,9 @@ FLEX-34929 Error #1009 when copy/paste a text with style effect in a RichEditableText/RichTextEditor FLEX-34934 Spark Window - Closed Window FLEX-34944 GridItemRenderer overrides error tooltip +FLEX-34954 SkinnableTextBase steals focus by callLater(textDisplay.setFocus) +FLEX-34982 Charting components that are unable to find their style + declarations causing RTE FLEX-35003 Update to FontAwesome 4.5 PR#8 Mxmlc accepts not only *.swc but also *.ane files PR#12 Fix MenuBar.styleChanged() crash bug
