FLEX-35149 updating release notes with fix for FLEX-27509
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7418641a Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7418641a Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/7418641a Branch: refs/heads/develop Commit: 7418641acc7a1fafaf4de965842e8b342a9a46be Parents: 4102e70 Author: Mihai Chira <[email protected]> Authored: Thu Jan 12 17:02:42 2017 +0100 Committer: Mihai Chira <[email protected]> Committed: Thu Jan 12 17:02:42 2017 +0100 ---------------------------------------------------------------------- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7418641a/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7edf235..5aaadc3 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -54,6 +54,7 @@ FLEX-33311 Null pointer fatal in ConstraintLayout when executing Transition on FLEX-33058 RTE in HierarchicalCollectionViewCursor when a refresh occurs and old cursor had an enumerable property that new cursor item doesn't FLEX-31948 When all the columns are invisible, pressing any character Key throws RTE +FLEX-27509 AdvancedListBase itemMaskFreeList is null FLEX-26808 s:DataGrid Drag and Drop of multiple items doesn't work FLEX-20313 SelectItem on AdvancedDataGrid use weird code
