From 7061b7bd3ecb1de6ae151b6b85af9251d46e32c6 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Wed, 1 Aug 2012 23:40:34 -0400 Subject: [PATCH] added Jonathan Schulz --- CREDITS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CREDITS b/CREDITS index f0f2a5c9..5edd47e0 100644 --- a/CREDITS +++ b/CREDITS @@ -32,3 +32,7 @@ C Anthony Risinger Franck Joncourt - fwknop Debian package maintainer. - Contributed a new Debian init script. + +Jonathan Schulz + - Submitted patches to change HTTP connection type to 'close' for -R mode + in the client and fix a bug for recv() calls against returned HTTP data.