diff --git a/NEWS b/NEWS index a2b94ce0..e2f6b7fe 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ What's new in psycopg 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. What's new in psycopg 2.5