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

	* ChangeLog, NEWS, Version.config,
	doc/po/templates/release_notes.xml.pot,
	extensions/upgradeable_versions.mk: Flip version to 3.1.0alpha1 in
	prep for take-off

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

	* NEWS, README.postgis, doc/release_notes.xml: Update release notes
	in prep for 3.1.0alpha1 release

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

	* doc/po/templates/administration.xml.pot,
	doc/po/templates/database_tuning.xml.pot,
	doc/po/templates/extras.xml.pot,
	doc/po/templates/extras_address_standardizer.xml.pot,
	doc/po/templates/extras_historytable.xml.pot,
	doc/po/templates/extras_tigergeocoder.xml.pot,
	doc/po/templates/extras_topology.xml.pot,
	doc/po/templates/faq.xml.pot, doc/po/templates/faq_raster.xml.pot,
	doc/po/templates/installation.xml.pot,
	doc/po/templates/introduction.xml.pot,
	doc/po/templates/performance_tips.xml.pot,
	doc/po/templates/postgis.xml.pot,
	doc/po/templates/reference.xml.pot,
	doc/po/templates/reference_accessor.xml.pot,
	doc/po/templates/reference_bbox.xml.pot,
	doc/po/templates/reference_cluster.xml.pot,
	doc/po/templates/reference_constructor.xml.pot,
	doc/po/templates/reference_editor.xml.pot,
	doc/po/templates/reference_exception.xml.pot,
	doc/po/templates/reference_guc.xml.pot,
	doc/po/templates/reference_input.xml.pot,
	doc/po/templates/reference_lrs.xml.pot,
	doc/po/templates/reference_management.xml.pot,
	doc/po/templates/reference_measure.xml.pot,
	doc/po/templates/reference_operator.xml.pot,
	doc/po/templates/reference_output.xml.pot,
	doc/po/templates/reference_processing.xml.pot,
	doc/po/templates/reference_raster.xml.pot,
	doc/po/templates/reference_relationship.xml.pot,
	doc/po/templates/reference_sfcgal.xml.pot,
	doc/po/templates/reference_srs.xml.pot,
	doc/po/templates/reference_trajectory.xml.pot,
	doc/po/templates/reference_transaction.xml.pot,
	doc/po/templates/reference_transformation.xml.pot,
	doc/po/templates/reference_troubleshooting.xml.pot,
	doc/po/templates/reference_type.xml.pot,
	doc/po/templates/reference_validation.xml.pot,
	doc/po/templates/reference_version.xml.pot,
	doc/po/templates/release_notes.xml.pot,
	doc/po/templates/reporting.xml.pot, doc/po/templates/usage.xml.pot,
	doc/po/templates/using_postgis_app.xml.pot,
	doc/po/templates/using_postgis_dataman.xml.pot,
	doc/po/templates/using_raster_dataman.xml.pot: Update pots
	translation templates

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

	* doc/installation.xml: Change install requirements to agree with
	README.postgis which seems more accurate

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

	* postgis/lwgeom_generate_grid.c, regress/core/regress.sql,
	regress/core/regress_expected: ST_HexagonGrid: Improve precision Change the order of the operations so adjacent tiles have the exact
	same coordinates Closes #4627 Closes https://github.com/postgis/postgis/pull/544

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

	* LICENSE.TXT: LICENSE: Update information about non GPL files Closes #4611

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

	* configure.ac, deps/Makefile.in, doc/html/image_src/Makefile.in,
	liblwgeom/Makefile.in, liblwgeom/cunit/Makefile.in,
	libpgcommon/Makefile.in, loader/Makefile.in,
	loader/cunit/Makefile.in, raster/Makefile.in,
	raster/loader/Makefile.in, raster/rt_core/Makefile.in,
	raster/test/cunit/Makefile.in: Remove WARNFLAGS Closes #4630

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

	* configure.ac, liblwgeom/Makefile.in: Remove NUMERICFLAGS Closes #4629

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

	* raster/test/cunit/Makefile.in: test/cunit/: Include liblwgeom
	first References #4626

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

	* loader/cunit/Makefile.in: loader/cunit/: Fix binary clean up

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 References #4626

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

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

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

	* loader/shpopen.c: Remark out additional guard causing mingw64 to
	fail.  References #4603

2020-01-29  Franois B <1116761+fbonzon@users.noreply.github.com>

	* doc/extras.xml: Update extras.xml Closes https://github.com/postgis/postgis/pull/542/ Signed-off-by: Raúl Marín <git@rmr.ninja>

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

	* NEWS, liblwgeom/lwout_geojson.c: Geojson: Print doubles directly
	on the output buffer Closes #4615 Closes https://github.com/postgis/postgis/pull/537

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

	* liblwgeom/lwprint.c: lwprint: Avoid using snprintf It can be simplified with simple pointer writes Closes https://github.com/postgis/postgis/pull/539 References #4543

2020-01-24  Paul Ramsey <pramsey@cleverelephant.ca>

	* doc/reference_constructor.xml: Add docs for ST_Hexagon and
	ST_Square

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

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

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

	* NEWS: Add associated ticket number for ST_HexagonGrid,
	ST_SquareGrid. Closes #4624 for PostGIS 3.1.0

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

	* Fix enhanced tagging note on ST_TileEnvelope so gets picked up by
	what is new script.  Shuffle order so last significant change is
	listed first

