2020-02-21  Darafei Praliaskouski <me@komzpa.net>

	* extensions/upgradeable_versions.mk: Add lost slash for Release
	3.0.1

2020-02-21  Darafei Praliaskouski <me@komzpa.net>

	* NEWS, README.postgis, Version.config, doc/release_notes.xml,
	extensions/upgradeable_versions.mk, raster/Version.config: Prepare
	release 3.0.1

2020-02-12  Sandro Santilli <strk@kbt.io>

	* utils/Makefile.in: Do not change source code on building

2020-02-12  Sandro Santilli <strk@kbt.io>

	* postgis/postgis_before_upgrade.sql: Revert "Try and be a little
	broader in dropping temporary old signature" This reverts commit 548f6d1f953df7b56e69abbbdff72e33dcfdcff2.  Fixes #4483 and #4521 as far as I can tell, in the stable-3.0 branch

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

	* postgis/postgis.sql.in: Put back postgis lib version accidentally
	taken out in prior commits. References #4637 for PostGIS 3.0.1

2020-02-09  Regina Obe <lr@pcorp.us>

	* loader/pgsql2shp-cli.c, loader/shp2pgsql-cli.c: Fix snprintf
	shp2pgsql pgsql2shp  to expect string. References #4637 for PostGIS
	3.0.1

2020-02-09  Regina Obe <lr@pcorp.us>

	* raster/loader/raster2pgsql.c: Fix snprintf raster to expect string
	raster2pgsql. References #4637 for PostGIS 3.0.1

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

	* raster/rt_pg/rtpg_utility.c: Fix snprintf raster to expect string.
	References #4637 for PostGIS 3.0.1

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

	* ci/bessie/postgis_regress.sh: Get rid of with-proj-dir
	incompatible when using pkg-config

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

	* postgis/postgis.sql.in: Oops cannot use postgis_lib_version cause
	it is new, replace back with postgis_svn_version. References #4637
	for PostGIS 3.0.1

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

	* .gitignore, GNUmakefile.in, NEWS,
	ci/debbie/postgis_release_docs.sh, doc/reporting.xml,
	extensions/postgis/META.json,
	extensions/postgis_tiger_geocoder/META.json,
	extensions/postgis_topology/META.json, liblwgeom/Makefile.in,
	liblwgeom/cunit/README, liblwgeom/lwgeom_api.c,
	liblwgeom/lwin_wkt_parse.c, liblwgeom/lwin_wkt_parse.h,
	loader/pgsql2shp-cli.c, loader/shp2pgsql-cli.c,
	postgis/Makefile.in, postgis/lwgeom_functions_basic.c,
	postgis/postgis.sql.in, postgis/sqldefines.h.in,
	postgis_config.h.in, raster/loader/raster2pgsql.c,
	raster/rt_pg/Makefile.in, raster/rt_pg/rtpg_utility.c,
	topology/Makefile.in, utils/Makefile.in, utils/repo_revision.pl,
	utils/svn_repo_revision.pl: replace svn number with git has. Back
	port https://git.osgeo.org/gitea/postgis/postgis/pulls/43, add
	--without-phony, references #4637 references #4617 for PostGIS 3.0.1

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

	* .gitignore, ChangeLog: Remove ChangeLog from repo.  currently
	built by make_dist.sh and may in future not built at all. add
	postgis_revision.h and ChangeLog to ignore list

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

	* make_dist.sh: Backport change from master 3.1 - get rid of all
	references to svn, remove .git folder. References #4633 for PostGIS
	3.0.1

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

	* : commit bd9009f18b13c103f08aad91bbf781c091b248d7 Author: Regina
	Obe <lr@pcorp.us> Date:   Mon Feb 3 03:53:03 2020 -0500

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

	* deps/Makefile.in, doc/html/image_src/Makefile.in,
	liblwgeom/cunit/Makefile.in, libpgcommon/Makefile.in,
	loader/cunit/Makefile.in, raster/test/cunit/Makefile.in,
	topology/Makefile.in: Enforce local folders to be included first Backports to 3.0 the fixes related to #4626

2020-01-30  Ral Marn <git@rmr.ninja>

	* postgis/lwgeom_out_geojson.c: PG13: Change include path for
	jsonapi.h References #4632 for 3.0

2020-01-24  Ral Marn <git@rmr.ninja>

	* NEWS, configure.ac: Support pkg-config for libxml2 Patch by Bas Couwenberg References #4626

2020-01-17  Ral Marn <git@rmr.ninja>

	* NEWS, liblwgeom/cunit/cu_in_wkb.c, liblwgeom/lwin_wkb.c: Prevent
	stack overflow when parsing WKB References #4621

2020-01-14  Ral Marn <git@rmr.ninja>

	* regress/core/regress.sql, regress/core/regress_expected: Reduce
	output precision in ST_TileEnvelope test The output is slightly different in 32bit plaftorms References #4619 References #4600

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

	* utils/check_news.sh: Change check_news.sh so that it uses date
	format that also works on freebsd.  Closes #4609 for PostGIS 3.0.1

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

	* NEWS, postgis/gserialized_supportfn.c,
	regress/core/regress_brin_index_geography.sql,
	regress/core/regress_brin_index_geography_expected: PG12: Fix
	several bugs in the index support function - ST_Covers and ST_CoveredBy for geography were using the wrong
	strategy (which didn't exist).  - ST_ContainsProperly for geometry was using the wrong strategy.  - ST_3DIntersects was duplicated.  Closes #4608

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

	* NEWS: Fix missing quote nation_script. References #4596 for
	PostGIS 3.0.1

2020-01-02  Bill Mill <bill@billmill.org>

	* add trailing quotes to malformed statements

