aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.txt
diff options
context:
space:
mode:
authorRenato Oliveira dos Santos <ros3@cin.ufpe.br>2013-03-17 03:40:18 -0300
committerDave Methvin <dave.methvin@gmail.com>2013-04-16 23:07:39 -0400
commitea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd (patch)
tree2bdcad9d896f0222c6a3fdbc52c834f63bc2fcb8 /AUTHORS.txt
parent2c7b1b8502ba85320678499c8499b647c1ea82e2 (diff)
downloadjquery-ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd.tar.gz
jquery-ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd.zip
Fix #13483. Let slideDown() work after stop(). Close gh-1205.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r--AUTHORS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt
index fea67a6c3..9ce13edf2 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -166,3 +166,4 @@ Dmitry Gusev <dmitry.gusev@gmail.com>
Michał Gołębiowski <m.goleb@gmail.com>
Steven Benner <admin@stevenbenner.com>
Li Xudong <istonelee@gmail.com>
+Renato Oliveira dos Santos <ros3@cin.ufpe.br>