From 3d5fb001c06a302006e7cc72473dd1e31df7779b Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 5 Jan 2004 05:23:41 +0000 Subject: [PATCH] note Christian Grothoff's daemonize patch svn:r972 --- trunk/AUTHORS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/trunk/AUTHORS b/trunk/AUTHORS index 9a9dc01842..db366a9ed8 100644 --- a/trunk/AUTHORS +++ b/trunk/AUTHORS @@ -15,8 +15,8 @@ Matej Pfajfar wrote the first version of the code Contributors: ------------- -Aaron Turner contributed the first version of -the tor.sh initscripts shell script. +Christian Grothoff contributed better daemonizing +behavior. Steven Hazel made 'make install' do the right thing. @@ -24,3 +24,6 @@ thing. Jason Holt contributed patches to the instructions and the man page. +Aaron Turner contributed the first version of +the tor.sh initscripts shell script. +