diff --git a/httperf/ChangeLog b/httperf/ChangeLog index 77f085e..0073050 100755 --- a/httperf/ChangeLog +++ b/httperf/ChangeLog @@ -1,3 +1,13 @@ +2007-01-20 Ted Bullock + + * Included the shell script autogen.sh to compile the necessary + autotool components. + + * Removed redundant configuration files from CVS, regenerate these + with the autogen.sh script (recommend autoconf 2.60 and above) + + * Removed the ttest.c file from CVS + 2007-01-16 Ted Bullock * Build System: Updated build system to a more typical directory layout and wrote missing makefile.am files for automake