bug25787 436 B

1234567
  1. o Minor bugfixes (testing):
  2. - Instead of trying to read the geoip configuration files from within the
  3. unit tests, instead create our own ersatz files with just enough
  4. geoip data in the format we expect. Trying to read from the source
  5. directory created problems on Windows with mingw, where the
  6. build system's paths are not the same as the platform's paths.
  7. Fixes bug 25787; bugfix on 0.3.4.1-alpha.