=item 1.02 - March 16, 1999 rename Apache::Magick.html to ApacheMagick.html for win32 systems =item 1.01 - March 11, 1999 added apxs/mod_blockagent.c : C port of Apache::BlockAgent added apxs/mod_logmail.c : C port of Apache::LogMail added apxs/mod_anonproxy.c : C port of Apache::AnonProxy added apxs/mod_checksum.c : C port of Apache::Checksum{1,2,3} added apxs/mod_sendfile.c : C port of Apache::SendFile added apxs/mod_authany.c : C port of Apache::AuthAny added apxs/mod_daylimit.c : C port of Apache::DayLimit added apxs/mod_randpicture.c : C port of Apache::RandPicture added apxs/mod_navbar.c : C port of Apache::NavBar added apxs/Makefile Apache::AdBlocker now overrides redirect_ok() so browsers will handle redirects themselves =item 1.00 - November 27, 1998 fixed bug in Apache::Magick filters (query args were ignored) added database creation scripts and hangman images from chapter 5 added Apache::StripSession renamed Apache::Filter -> Apache::Forward added hangman code from ch5 Apache::BlockAgent now uses Safe->reval to compile code new Apache::AuthzSSL and Apache::CheckCertState modules from ch6 httpd.conf split into ch\d.conf files for each chapter added perl/ch4/guestbook_lean.pl added missing.cgi from ch4 properly set $r->connection->user to authenticated user in Apache::TicketTool =item 0.10 - October 27, 1998 initial release