2020-08-15  Regina Obe <lr@pcorp.us>

	* doc/html/image_src/Makefile.in,
	doc/html/image_src/rt_st_transform01.wkt,
	doc/html/image_src/rt_st_transform02.wkt, doc/reference_raster.xml: 
	Switch to included image instead of generated image  - didn't look
	right otherwise

2020-08-15  Regina Obe <lr@pcorp.us>

	* NEWS, README.postgis, Version.config,
	ci/debbie/postgis_make_dist.sh, doc/faq_raster.xml,
	doc/html/image_src/Makefile.in,
	doc/html/image_src/rt_st_transform01.wkt,
	doc/html/image_src/rt_st_transform02.wkt, doc/reference_raster.xml,
	doc/release_notes.xml: Prep for PostGIS 3.0.2 release, raster doc
	update references #4640 for PostGIS 3.0.2

2020-08-14  Regina Obe <lr@pcorp.us>

	* liblwgeom/cunit/cu_split.c, liblwgeom/cunit/cu_wrapx.c: Backport
	cunit memory fixes and make tests same as 3.1

2020-08-12  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwgeodetic_tree.c: Be more aggressive about obtaining an
	outside point from gbox. References #4689

2020-08-10  Regina Obe <lr@pcorp.us>

	* liblwgeom/cunit/cu_split.c, liblwgeom/cunit/cu_wrapx.c: Normalize
	cunit output for split and wrapx tests so pass on all versions of
	GEOS.  References #4730 for PostGIS 3.0.2 stable-3.0

2020-08-03  Regina Obe <lr@pcorp.us>

	* ci/winnie/regress_postgis.sh: Fix cunit on winnie by adding
	mingw/lib/pkgconfig folder to pkg config path

2020-08-03  Regina Obe <lr@pcorp.us>

	* raster/test/cunit/cu_gdal.c,
	raster/test/cunit/cu_raster_geometry.c: Get rid of more const,
	unused variables  - quieting more gittie complaints. References
	#4734 for PostGIS 3.0.2

2020-08-03  Regina Obe <lr@pcorp.us>

	* raster/test/cunit/cu_gdal.c,
	raster/test/cunit/cu_raster_geometry.c,
	raster/test/regress/rt_polygon.sql: Fix raster regression for GDAL
	3.2, polygonize behavior change. Use area and ST_Equals for compare
	instead of wkt equality. References #4734 for PostGIS 3.0

2020-08-03  Regina Obe <lr@pcorp.us>

	* extensions/upgradeable_versions.mk: Remove pre-release versions
	and add 2.5.5

2020-08-01  Regina Obe <lr@pcorp.us>

	* doc/reference_raster.xml: Fix ST_Neighborhood docs references
	#3933 for PostGIS 3.0

2020-08-01  Regina Obe <lr@pcorp.us>

	* NEWS, postgis/postgis.sql.in: Revise ST_ConcaveHull to run for
	0.99 as well, ammend NEWs for #4129. Closes #4541 for PostGIS 3.0.2.
	references #4129 for PostGIS 3.0.2

2020-08-01  Regina Obe <lr@pcorp.us>

	* NEWS: Bump date to August as July has past

2020-07-29  Ral Marn <git@rmr.ninja>

	* NEWS, postgis/gserialized_gist_nd.c: Avoid double freeing due to
	gidx_merge References #4691

2020-07-23  Sandro Santilli <strk@kbt.io>

	* postgis/postgis_after_upgrade.sql: There's no point in updating
	pgis_abs type after removing it...  References #4728 in 3.0 branch

2020-07-18  Regina Obe <lr@pcorp.us>

	* NEWS, ci/winnie/build_postgis.sh, ci/winnie/package_postgis.sh,
	ci/winnie/regress_postgis.sh: Prepping for 3.0.2 release

2020-07-15  Sandro Santilli <strk@kbt.io>

	* topology/postgis_topology.c,
	topology/test/regress/topogeo_addpoint.sql,
	topology/test/regress/topogeo_addpoint_expected: Fix crash on
	TopoGeo_addPoint null arguments References #4722 in master 3.0 branch (3.0.2dev)

2020-07-10  Sandro Santilli <strk@kbt.io>

	* postgis/gserialized_estimate.c, postgis/gserialized_supportfn.c: 
	Use POSTGIS_DEBUG for debugging

2020-07-10  Sandro Santilli <strk@kbt.io>

	* NEWS, liblwgeom/lwgeom_topo.c: Remove useless duplicated call in
	ST_ChangeEdgeGeom

2020-06-22  Ral Marn <git@rmr.ninja>

	* NEWS, configure.ac: Configure: Default to -lproj in all cases Closes #4716

2020-06-22  Ral Marn <git@rmr.ninja>

	* Configure: Don't error if json-c is not found with pkg-config

