You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2016/01/11 22:55:13 UTC

[30/50] [abbrv] git commit: [flex-sdk] [refs/heads/master] - update release notes

update release notes


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

Branch: refs/heads/master
Commit: 4b2851686e2f6476799a5cf2db43e682147384e2
Parents: c4f5836
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:26:22 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:26:22 2015 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4b285168/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index c78b576..c22a07f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -53,10 +53,12 @@ FLEX-34878	error property of NumberFormatter returns null and not it's
 FLEX-34879	FLEX-34853 Deprecate state setters and reverse() for mx and 
 			spark SortField and Sort classes
 FLEX-34891	TLF: pasted text doesn't get the format of the original text
+FLEX-34909	Embedded fonts not working on charts
 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-35003	Update to FontAwesome 4.5
 PR#8		Mxmlc accepts not only *.swc but also *.ane files
 PR#12		Fix MenuBar.styleChanged() crash bug