----------------------------------------------------------------------
r8743:  autrijus | 2004-10-03T17:29:05.296487Z

* This be 0.50.
* LWP::Authen::* is now bundled with LWP::UserAgent.
  Reported by: Marcus Rueckert
* Properly sign the release with newer EU::MM.

----------------------------------------------------------------------
r8244:  autrijus | 2004-09-26T17:36:19.048249Z

* This be 0.49.
* Adds Class::Autouse support, as requested by Adam Kennedy.
----------------------------------------------------------------------
r7508:   | 2004-09-17T06:30:50.277416Z

* We were exiting sub() by return. oops.
----------------------------------------------------------------------
r388 | autrijus | 2004-09-07 04:52:32 +0800 (二, 07  9 2004) | 3 lines

* 0.48, for real.
* Fix case-insensitive checks.

------------------------------------------------------------------------
r387 | autrijus | 2004-09-07 04:45:48 +0800 (二, 07  9 2004) | 6 lines

* This be 0.48.
* Skip auto/ files too if explicitly specified.
* Also check for lower-cased keys in %skip, if operating under a
  case-insensitive file system.


------------------------------------------------------------------------
r386 | autrijus | 2004-09-07 04:41:22 +0800 (二, 07  9 2004) | 6 lines

* This be 0.47, first version under svk management.
* Support for Mail::Audit plugins; prompted by Andrew Lee.
* Support for modules that use Module::Plugin; prompted by Brian Cassidy.
* scandeps.pl now reports module versions, courtesy of Dan Friedman.
* Delayed loading of CPANPLUS on scandeps.pl.