diff options
author | dcooper <dcooper@snap-interactive.com> | 2012-09-07 14:12:24 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-11-24 16:53:27 -0500 |
commit | 78c1560065e664213ac0cbea7518d442a58b0018 (patch) | |
tree | 8ba6b2d94b2f0d80991014f482e7b17c35d2a329 /AUTHORS.txt | |
parent | 3fce79484434298fb6ad16030674c14b9600b22e (diff) | |
download | jquery-78c1560065e664213ac0cbea7518d442a58b0018.tar.gz jquery-78c1560065e664213ac0cbea7518d442a58b0018.zip |
Fix #9960, allow manipulation for parent document nodes. Close gh-924.
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 dea7ef995..834b1163a 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -154,3 +154,4 @@ Allen J Schmidt Jr <cobrasoft@gmail.com> Marcel Greter <marcel.greter@ocbnet.ch> Matthias Jäggli <matthias.jaeggli@gmail.com> Yiming He <yiminghe@gmail.com> +Devin Cooper <cooper.semantics@gmail.com> |