From 08d2c652509017948bd9e7ff4938ede6ee1761b4 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sat, 18 Jul 2015 10:04:43 +0000 Subject: [PATCH] Leave a note about new Java binding home git-svn-id: http://svn.osgeo.org/postgis/trunk@13809 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 * -- 2.50.1