$Id: ChangeLog,v 1.4 2004/02/06 19:42:08 ruut_ Exp $ Fri Feb 6 21:04:53 CET 2004 Jan Schreiber Changes for release 0.6 * Fixed parsing error for population in Taiwan (only factbook 2002) Credits go to Ralf Sternberg * Added religions as text field * Fixed parsing bug for negative population growth rates Thanks to Bernd Heumesser and Andreas Ludwig * Tested with the December 2003 release of the wfb2003 and with Postgresql 7.4 Changes for release 0.5 * Fixed a stupid MySQL bug when including flags Thanks to Lavonx for pointing this out for me! Changes for release 0.4 * Works with the new Factbook 2003 * Fixed number overflow on field total_area for postgresql Thanks to David Butler for pointing this out! * Documentation updates Changes for release 0.3 * Organizations should now be handled correctly * The "total area" is handled correctly for large countries * Some countries contain a land area entry of "less than xxx sq km" This will lead to a NULL value in the database, since the exact value is unknown * Population fields containing "uninhabited" or "no indigenous inhabitants" will have a 0 entry in the database * "Aruba" has now correct boundary entries Changes for release 0.2 * first public release