2_5_1
- Fixed build on Solaris 10 and 11 where the round() function is already declared (ticket #146). - Fixed comparison of 'Range' with non-range objects (ticket #164). Thanks to Chris Withers for the patch. - Fixed double-free on connection dealloc (ticket #166). Thanks to Gangadharan S.A. for the report and fix suggestion.