From ca08cfbaddabab83d418331f9229481580ad6355 Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Thu, 8 Feb 2007 00:53:26 +0000 Subject: [PATCH] * AUTHORS: wsseslog crash fix was actually written by David Mosberger --- httperf/AUTHORS | 4 ++-- httperf/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/httperf/AUTHORS b/httperf/AUTHORS index 4a0f3f7..c329296 100755 --- a/httperf/AUTHORS +++ b/httperf/AUTHORS @@ -1,6 +1,6 @@ Ted Bullock (compiler fixes, alloca include) Tai Jin (zero-length content fix) -David Mosberger (main sources) -Martin Arlitt (SSL support, timer reset fix, wsesslog crash fix) +David Mosberger (main sources, wsesslog crash fix) +Martin Arlitt (SSL support, timer reset fix) Stephane Eranian (wlog URI generator) Richard Carter (wsesslog workload generator) diff --git a/httperf/ChangeLog b/httperf/ChangeLog index 96a5a75..a5cd97b 100755 --- a/httperf/ChangeLog +++ b/httperf/ChangeLog @@ -1,3 +1,7 @@ +2007-02-07 Ted Bullock + + * AUTHORS: wsseslog crash fix was actually written by David Mosberger + 2007-02-07 Ted Bullock * AUTHORS: Removed Durval Menezes from AUTHORS file since his fix