aaron 2002/08/01 15:27:01
Modified: flood CHANGES Log: Note recently applied patches/fixes. Revision Changes Path 1.41 +6 -0 httpd-test/flood/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/httpd-test/flood/CHANGES,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- CHANGES 23 Jul 2002 18:45:14 -0000 1.40 +++ CHANGES 1 Aug 2002 22:27:01 -0000 1.41 @@ -1,5 +1,11 @@ Changes since 1.0: +* Catch some badly formed URLs and exit instead of later crashing. + [Jacek Prucia <[EMAIL PROTECTED]>] + +* Fix tab formatting in some analysis scripts. + [Reini Urban <[EMAIL PROTECTED]>] + Changes since milestone-03: * Revamp keepalive_recv_resp to use the APR table API. This allows true
