diff options
author | Daniel Chatfield <chatfielddaniel@googlemail.com> | 2012-07-25 09:32:33 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-07-25 09:32:33 -0400 |
commit | 569d064fc93459695cb6eb6fd09e5ba3fda62f03 (patch) | |
tree | 50958d840e6175f6897edb650eaf43d85f6ecd4b /AUTHORS.txt | |
parent | fffd23285adfc31e994c0c83503eb283eab75bbd (diff) | |
download | jquery-569d064fc93459695cb6eb6fd09e5ba3fda62f03.tar.gz jquery-569d064fc93459695cb6eb6fd09e5ba3fda62f03.zip |
Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 774d11b32..51200abaf 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -129,3 +129,4 @@ David Benjamin <davidben@mit.edu> Uri Gilad <antishok@gmail.com> Chris Faulkner <thefaulkner@gmail.com> Elijah Manor <elijah.manor@gmail.com> +Daniel Chatfield <chatfielddaniel@googlemail.com> |