This file lists changes to the samp_db distribution, in reverse chronological order. 2000-03-03 - Change to perlapi/gen_dir. The switchbox code for determining the output format type did not match what is in the book (page 311). The code was changed for the book to a more efficent method suggested by Monty, but the change hadn't been folded back into the original source. 2000-03-02 - Replaced ERRATA text file with mysql-book-errata.xml file written in XML. This is converted to HTML using the mysql-xmlcvt.pl Perl script: mysql-xmlcvt.pl html mysql-book-errata.xml > mysql-book-errata.html (The purpose of using XML is that I hope to support generating other output formats in addition to HTML eventually. For now, lynx -dump can be used to produce plain text.) 2000-02-12 - Fixed problem in phpapi/gp/score_entry.php: changed $addslashes() to addslashes(). 2000-03-20 - Fixed president.txt to reflect that the state abbreviation for Arkansas is AR, not AK.