diff options
author | Sebi Burkhard <sebi.burkhard@gmail.com> | 2012-12-19 00:20:56 +0700 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-12-23 15:09:10 -0500 |
commit | d8298046311e66a47424ec3f3cbe77e97bee3958 (patch) | |
tree | debd8136f2cec958dc174f46685db969852fee73 /AUTHORS.txt | |
parent | 4de4be42f6327c4f3d833191caf6ee9caa89c852 (diff) | |
download | jquery-d8298046311e66a47424ec3f3cbe77e97bee3958.tar.gz jquery-d8298046311e66a47424ec3f3cbe77e97bee3958.zip |
Fix #13076. Speed up $() with strings, part of gh-1089.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 639ed4b64..62df6f5a5 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -156,4 +156,4 @@ Matthias Jäggli <matthias.jaeggli@gmail.com> Yiming He <yiminghe@gmail.com> Devin Cooper <cooper.semantics@gmail.com> Bennett Sorbo <bsorbo@gmail.com> -
\ No newline at end of file +Sebastian Burkhard <sebi.burkhard@gmail.com> |