Update removeItem in 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/3417d74a Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3417d74a Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3417d74a Branch: refs/heads/master Commit: 3417d74a153f4e616365463f36bfe0acbb3d6baf Parents: 09c93dd Author: Alex Harui <[email protected]> Authored: Wed Jul 31 17:01:40 2013 -0700 Committer: Alex Harui <[email protected]> Committed: Wed Jul 31 17:02:00 2013 -0700 ---------------------------------------------------------------------- RELEASE_NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3417d74a/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 45d35f8..8a563ee 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -88,7 +88,7 @@ SDK Changes - Improve currency formatting support. - More supported locales for postcode validator and formatters. - Added 'no color' support to ColorPicker. - - Added removeItem to IList. + - Added removeItem to ListCollectionView. - Bitmap scaling works in fill and crop modes. - Fixed performance issue with matchesStyleClient. - Improved performance of truncating text to fit.
