Merge branch 'maint-0.3.3' into maint-0.3.4
[tor.git] / changes / bug25787
blob3041e8a603feb82e5e2c78bd75f0776c43eccdec
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.