Merge remote-tracking branch 'origin/maint-0.2.2'

This commit is contained in:
Nick Mathewson
2011-08-24 13:53:17 -04:00
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Build fixes:
- Provide a substitute implementation of lround() for MSVC, which
apparently lacks it. Patch from Gisle Vanem.