fixed python binding build on Mac OS and BSD

This commit is contained in:
Arvid Norberg
2012-05-05 19:21:20 +00:00
parent ca6bb805b4
commit 6ec096d3d2
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
* fixed python binding build on Mac OS and BSD
* fixed UNC path normalization (on windows, unless UNC paths are disabled)
* fixed possible crash when enabling multiple connections per IP
* fixed typo in win vista specific code, breaking the build