New in version 0.4:
* updated script and /db files to foonrip 0.74bX compliance
* broke XML-RPC support
* added distance calculation based on postalcode or phone number (never released foonrip version only)
* added support for pink database (never released foonrip version only)
* frontend now uses template system from PHPlib (see README for installation instructions!)
* search results are exportable to CSV format
* setting of "magic_quotes_gpc" is taken into account
* error msgs cleaned up

New in version 0.3.1:
* bugfixed: when search.php returns "No Results" part of the page doesn't align (center)
 
New in version 0.3:
* changed cache control system, make sure you also update your config file.
* split up clientlib in to several smaller files
* updated db definition so it's compatable again with FoonRip 0.72. (increased 
  size of some varchar fields)
* sql queries and explanation how to import FoonRip txt files in to MySQL
* wilcard searches possible
* reverse ordering possible

New in version 0.2.1:
* bugfixed; warnings about REQUEST_URI on non-Apache servers.
* bugfixed: uninitialized variable warnings when requesting extrecord.php

New in version 0.2:
* bugfixed: missing info records when using MPS supplied full db definition (NOT after using alter scripts)
* data from info table now returned in the form of extended information
* bugfixed: no prefix when doing XML-RPC search

$Id: NEWS,v 1.15 2002/07/25 19:49:17 Martijn Exp $