Repository: flex-sdk Updated Branches: refs/heads/develop cc668484a -> 51f734433
Add latest bug fix(es) Signed-off-by: Erik de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/51f73443 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/51f73443 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/51f73443 Branch: refs/heads/develop Commit: 51f7344337ed35172be858af2b264799f55561ca Parents: cc66848 Author: Erik de Bruin <[email protected]> Authored: Fri Dec 12 09:30:21 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Fri Dec 12 09:30:29 2014 +0100 ---------------------------------------------------------------------- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/51f73443/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b7a3b5c..9e1d765 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -16,6 +16,10 @@ AIR and Flash Player Support Bug Fixes --------- +FLEX-34649 (partial) Fatal errors in TextBlock after pasting text of specific + length in TextArea +FLEX-34507 expected build.xml file missing from Linux binary tarball + apache-flex-sdk-4.13.0-bin.tar.gz FLEX-34336 Strange Trace Statements When Debugging FLEX-34631 Cannot add source paths to a mustella test using a config file FLEX-34644 Datagrid - Rectangle bounds problem
