diff options
author | Allen J Schmidt Jr <cobrasoft@gmail.com> | 2012-10-15 20:22:19 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-10-19 16:42:13 -0400 |
commit | c6cf30a56e29c7f8e009443611f86a4c0839b689 (patch) | |
tree | 8a2783e183c29f0d6d210c2097a88d7f1ac0fe4c /AUTHORS.txt | |
parent | b386080798a34d974f8da195bfa8a1c581798507 (diff) | |
download | jquery-c6cf30a56e29c7f8e009443611f86a4c0839b689.tar.gz jquery-c6cf30a56e29c7f8e009443611f86a4c0839b689.zip |
Fix #12739. Keep namespace when triggering with an Event. Close gh-972.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index b2dd8bfab..773862920 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -134,4 +134,5 @@ Nikita Govorov <nikita.govorov@gmail.com> Michael Pennisi <mike@mikepennisi.com> Markus Staab <markus.staab@redaxo.de> Daniel Gálvez <dgalvez@editablething.com> -James Huston <james@jameshuston.net>
\ No newline at end of file +James Huston <james@jameshuston.net> +Allen J Schmidt Jr <cobrasoft@gmail.com>
\ No newline at end of file |