Update RELEASE_NOTES with latest feature addition
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b274e742 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/b274e742 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/b274e742 Branch: refs/heads/master Commit: b274e742ea87276bf302ef5a53f47ef185286f92 Parents: 94437f9 Author: OmPrakash Muppirala <[email protected]> Authored: Tue Mar 17 16:44:53 2015 -0700 Committer: OmPrakash Muppirala <[email protected]> Committed: Tue Mar 17 16:44:53 2015 -0700 ---------------------------------------------------------------------- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b274e742/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ee77e85..eec47a6 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,6 +1,11 @@ Apache Flex 4.14.1 ================== +New Features +--------- +FLEX-34772 - Add padding property to VerticalLayout/VGroup, HorizontalLayout/HGroup and +TileLayout/TileGroup + Bug Fixes --------- FLEX-34712 - Callout loses anchor to CalloutButton while callout open and screen rotates
