From: Sandro Santilli Date: Thu, 10 Mar 2005 21:37:04 +0000 (+0000) Subject: added 64bit bug fix X-Git-Tag: pgis_1_0_0RC4~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b6475860b0543c56e1a1cc23baf85c2a0f7610b;p=postgis added 64bit bug fix git-svn-id: http://svn.osgeo.org/postgis/trunk@1529 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index 7e80fdf7b..70e567a98 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ PostGIS 1.0.0RC4 - improved version handling, central Version.config - added distance_sphere function - subselects support in selectivity estimator + - bug fixes for 64bit architectures PostGIS 1.0.0RC3 2005/02/24