The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Catalyst::Log::Log4perl 
1.00 Wed May 30 11:31:58 PDT 2007
  - Added _dump support. (Thanks, jshirley)
  - Bumped to 1.00, as there don't seem to be any outstanding bugs, and
    the experimental stuff likely will remain that way.

0.51 Sat Mar 10 11:27:39 PST 2007
  - Put in a dependency for Log::Log4perl.  (thanks, lbr!) That was dumb!
  
0.50 Fri Mar  9 11:50:49 PST 2007
  - Added support for more Log::Log4perl cspecs.  Sebastian Willert provided
    the code for this, and it was graciously tested by jshirley.  It's use
    should still be considered experimental, as it requires mucking about 
    with the internals of Log::Log4perl.  

0.4	Mon Jul  3 14:41:01 PDT 2006
  - Fixed a documentation typo (thanks, ghenry!)

0.3     Sat Apr  8 11:08:36 PDT 2006
  - Added support for init_and_watch, from Stephen Steneker
				
0.2   	2006-02-10 00:55:10 +0100
  - Resync with Catalyst::Log, by supporting abort(1)
  - Refactor to closures
  - added autoflush option to new() to disable abort-support

0.01    Wed Sep 21 16:25:37 PDT 2005
  - Initial Release