touch so it has a later date than the framework's version

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/012ef5d1
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/012ef5d1
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/012ef5d1

Branch: refs/heads/develop
Commit: 012ef5d181cf48834f5929fa75912631ad8480c5
Parents: 3e2bd58
Author: Alex Harui <aha...@apache.org>
Authored: Tue Jul 16 00:33:13 2013 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Tue Jul 16 00:33:13 2013 -0700

----------------------------------------------------------------------
 frameworks/as/src/mx/states/AddItems.as | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/012ef5d1/frameworks/as/src/mx/states/AddItems.as
----------------------------------------------------------------------
diff --git a/frameworks/as/src/mx/states/AddItems.as 
b/frameworks/as/src/mx/states/AddItems.as
index dc0049a..a2821a4 100644
--- a/frameworks/as/src/mx/states/AddItems.as
+++ b/frameworks/as/src/mx/states/AddItems.as
@@ -17,7 +17,9 @@
 //
 
////////////////////////////////////////////////////////////////////////////////
 
-// shim the mx classes for states
+// shim the mx classes for states.  Be careful about updates to the main SDK's
+// version as that will move the timestamp ahead of this one and then it will
+// take precedence over this one at link time.
 package mx.states
 {
     import org.apache.flex.core.IDocument;

Reply via email to