
=head1 NAME

Revision history for Perl extension Apache::Peek.

=head1 1.05
- Add Peek.pm to Manifest so that make dist will actually distrubute it.
  [Philip M. Gollucci <pggollucci@p6m7g8.com>]

=head1 1.04 - Tues Jul 26 02:50:00 EST 2005
- Distrubute placeholder Peek.pm to appease the PAUSE indexer
  per Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
  [Philip M. Gollucci <pggollucci@p6m7g8.com>]

=head1 1.03 - Mon July 9 20:00:00 EST 2005
- Adapt to the new mp2 API RC5+
- Take Maintainership Philip M. Gollucci <pgollucci@p6m7g8.com>

=head1 1.02 - Mon Jan  3 13:33:22 EST 2005

- adjust XS to use the latest mod_perl 2.0 API (require 1.99_15 for
  mp2 builds)

- require Apache::Test 1.10 -ipv6 fixes



=head1 1.01 - May 1, 2003

- initial port to 5.8 and mod_perl 2.0 (adding ppport.h, ithreads
  support and using perlio layers where possible to talk to mp2)

  now supporting:
  5.005_0x                 all
  5.6.x                    only Dump()
  5.8.x (w/  -Duseperlio)  all
  5.8.x (w/o -Duseperlio)  none

- added a test suite based on Apache::Test

- taking over the maintenance of Apache::Peek
