add missing bug to 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/04bc3af9 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/04bc3af9 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/04bc3af9 Branch: refs/heads/master Commit: 04bc3af96faec0af067b0f1b6f98effdcdb0f103 Parents: 9da9d9e Author: Justin Mclean <jmcl...@apache.org> Authored: Fri Mar 20 11:13:33 2015 +1100 Committer: Justin Mclean <jmcl...@apache.org> Committed: Fri Mar 20 11:13:33 2015 +1100 ---------------------------------------------------------------------- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/04bc3af9/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 731ee64..30d60a3 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -16,6 +16,7 @@ FLEX-34750 - BusyIndicatorSkin does not work with mx:Application FLEX-34758 - IOS buttons does not look correct when disabled FLEX-34766 - Android Button Skin transparency issue FLEX-34778 - Application hangs when opening node, closing it, then replacing one of its children +FLEX-34774 - Blur effect remains if first modal Popup closes before other modal Popups FLEX-34732 - TextInput/TextArea with borderColor style set gives compiler warnings FLEX-34805 - Unable to set chromeColor property on TabbedViewNavigatorApplication FLEX-34806 - Warning about font embedding on label component