From 530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5 Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 25 Feb 2013 10:58:10 -0800 Subject: 2013.02.25, Version 0.8.21 (Stable) * http: Do not free the wrong parser on socket close (isaacs) * http: Handle hangup writes more gently (isaacs) * zlib: fix assert on bad input (Ben Noordhuis) * test: add TAP output to the test runner (Timothy J Fontaine) * unix: Handle EINPROGRESS from domain sockets (Ben Noordhuis) --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8181644e1a4..bf784aa766c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -380,3 +380,4 @@ Dan Milon Jacob Gable Rick Yakubowski Dan Kohn +Timothy J Fontaine -- cgit v1.2.3