From: Sandro Santilli Date: Sat, 18 Jul 2015 10:04:43 +0000 (+0000) Subject: Leave a note about new Java binding home X-Git-Tag: 2.2.0rc1~246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08d2c652509017948bd9e7ff4938ede6ee1761b4;p=postgis Leave a note about new Java binding home git-svn-id: http://svn.osgeo.org/postgis/trunk@13809 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index b9cc350e3..42931fce8 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ PostGIS 2.2.0 - By default, PostGIS raster disables all GDAL drivers affecting out-db rasters, ST_FromGDALRaster() and ST_AsGDALRaster() variants - #3181, POINT EMPTY is now stored as POINT(NaN NaN) in WKB, instead of as MULTIPOINT EMPTY + - Java binding moved to separate repository: + https://github.com/postgis/postgis-java * Deprecated signatures *