diff options
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +What's new in psycopg 2.5.1 +--------------------------- + +- Fixed build on Solaris 10 and 11 where the round() function is already + declared (:ticket:`#146`). + + What's new in psycopg 2.5 ------------------------- |