____________________________________________________________________________
[  8452] By: autrijus                              on 2003/10/17  10:52:28
        Log: * This be 0.02.
             * fix a trivial typo.
	   ! lib/MasonX/Profiler.pm
____________________________________________________________________________
[  8451] By: autrijus                              on 2003/10/17  10:50:45
        Log: * add ENDS support
	   ! lib/MasonX/Profiler.pm
____________________________________________________________________________
[  8449] By: autrijus                              on 2003/10/17  10:37:56
        Log: * change the idiom from MasonX::Profile->init(my($p), $m,
	       $r) to
             my $p = MasonX::Profiler->new($m, $r)
             * the old (0.01) calling style is still supported.
             * no longer refuses to profile if the remote IP is unknown.
             instead, '*' is used by default.
             * calling-stack depth tracing is now handler in a per-ip,
             per-uri basis, which should eliminate race conditions.
	   ! lib/MasonX/Profiler.pm
____________________________________________________________________________
[  8433] By: autrijus                              on 2003/10/16  11:35:50
        Log: * add example about MasonPreamble
	   ! lib/MasonX/Profiler.pm
____________________________________________________________________________
[  8432] By: autrijus                              on 2003/10/16  11:24:29
        Log: * add changes
	   ! MANIFEST
____________________________________________________________________________
[  8431] By: autrijus                              on 2003/10/16  11:21:57
        Log: * This be MasonX::Profiler 0.01, initial release.
	   + MANIFEST Makefile.PL README
	   + lib/MasonX/Profiler.pm t/0-signature.t
	   + t/1-basic.t
