Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-02-15 21:57:32 +0400
committerisaacs <i@izs.me>2013-02-15 22:50:11 +0400
commite10c75579b536581ddd7ae4e2c3bf8a9d550d343 (patch)
treeaf7ee1823da276572ebd42d1a82c9c9495938ea2 /AUTHORS
parent73be4608d9d7679a1b0233f64c7b60c329ccd235 (diff)
2013.02.15, Version 0.8.20 (Stable)v0.8.20
* npm: Upgrade to v1.2.11 * http: Do not let Agent hand out destroyed sockets (isaacs) * http: Raise hangup error on destroyed socket write (isaacs) * http: protect against response splitting attacks (Bert Belder)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index c06984646f4..8181644e1a4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -379,3 +379,4 @@ Chris Dent <chris.dent@gmail.com>
Dan Milon <danmilon@gmail.com>
Jacob Gable <jacob.gable@gmail.com>
Rick Yakubowski <richard@orpha-systems.com>
+Dan Kohn <dan@dankohn.com>