Mention Solaris round fix in NEWS file

This commit is contained in:
Daniele Varrazzo 2013-04-20 02:31:31 +01:00
parent e335eb98ce
commit fdc5dc750c

7
NEWS
View File

@ -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
-------------------------