Release 2.05 * January 8, 2003 - changed "when" column in summaries table to "summary_date" to accommodate "when" as a reserved word in MySQL. Changes required in makeSummaries.pl, private.pm, and schema - added LICENSE file and licensing preamble to other files to more properly comply with GPL Release 2.04 * June 27, 2000 - INSTALL: added note about installing HTML::Entities and URI::Escape - public.pm: Fixed typo in fatal_ads() (l. 617) - INSTALL: added explicit instructions to put modules in DAD directory under @INC - private.pm: correct month argument in call to timelocal() (l. 374) (from: Hrvoje Niksic ) - makeSummaries.pl: remove (incorrect) use of $fmtDate (reported by: Hrvoje Niksic ) Release 2.03 * February 9, 2000 - moved %FATAL_ADS and $REDIRECT_FATAL to config.pm and added info in INSTALL about configuring them - report.pm: add 'GROUP BY' for MySQL > 3.22.5 (l. 286) (reported by David Mitby ) - public.pm: scope $page_id properly (no my on l. 414) (from Tom Brown ) - private.pm: move 'GROUP BY' to end of query (l. 1108) (from: Andi Hechtbauer ) Release 2.02 * February 23, 1999 - public.pm: use correct variable names when getting $page_id for new pages (from Chris Bare ) Release 2.01 * December 11, 1998 - Removal of lingering Mysql-specific DB calls - auto_id_pre() and auto_id_post() functions to minimize the pain of non portable auto_increment id's / sequences - fixed typo in schema - extra comma in campaigns table definition - fixed typo in httpd.conf stanza for /dad-report - needs "" around AuthName - INSTALL document for installation instructions - ChangeLog document for logging changes - TODO document for noting upcoming/desired features Release 2.0 * July 1, 1998 - Initial release as Perl Conference 2.0