2022-07-03  Regina Obe <lr@pcorp.us>

	* HOWTO_RELEASE, NEWS, README.postgis: Prep for release

2022-07-03  Regina Obe <lr@pcorp.us>

	* ci/debbie/postgis_make_dist.sh: Add step in debbie's packaging to
	generate md5

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

	* NEWS, Version.config: Flip to 3.3.0beta1 in prep for release

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

	* NEWS, doc/po/de/release_notes.xml.po,
	doc/po/es/release_notes.xml.po, doc/po/fr/release_notes.xml.po,
	doc/po/it_IT/release_notes.xml.po, doc/po/ja/release_notes.xml.po,
	doc/po/ko_KR/release_notes.xml.po, doc/po/pl/release_notes.xml.po,
	doc/po/pt_BR/release_notes.xml.po,
	doc/po/ru/reference_processing.xml.po,
	doc/po/ru/release_notes.xml.po,
	doc/po/templates/release_notes.xml.pot, doc/release_notes.xml: 
	Update release notes

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

	* ci/winnie/package_postgis.sh, ci/winnie/regress_postgis.sh: Fix
	winnie's devnext upgrade path

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

	* ci/winnie/regress_postgis.sh: Fix ANY for regress

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

	* ci/winnie/package_postgis.sh: Fix ANY case for windows packaging

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

	* NEWS: Update news in prep for release

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

	* ci/winnie/regress_postgis.sh: Change winnie to install the 0-byte
	MAX in EDB install

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

	* ci/winnie/package_postgis.sh: change MAX to UPGRADEME per strk's
	suggestion as it is clearer in purpose

2022-06-30  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwgeodetic.c, postgis/geography_measurement.c: Harmonize
	use of tolerances a little and short-circuit distance calculation on
	identical inputs References #4932

2022-06-30  Paul Ramsey <pramsey@cleverelephant.ca>

	* .github/workflows/msys.yml: Disable msys CI

2022-06-30  Paul Ramsey <pramsey@cleverelephant.ca>

	* .github/workflows/msys.yml: Disable msys, until someone fixes it
	up

2022-06-30  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/cunit/cu_geodetic.c, liblwgeom/lwgeodetic.c: For
	edge_distance_to_point test, do not check that candidate point is on
	the target plane: we already know it is because we deliberately
	constructed it to be there. References #4835

2022-06-27  Regina Obe <lr@pcorp.us>

	* doc/po/de/reference_processing.xml.po,
	doc/po/es/reference_processing.xml.po,
	doc/po/fr/reference_processing.xml.po,
	doc/po/it_IT/reference_processing.xml.po,
	doc/po/ja/reference_processing.xml.po,
	doc/po/ko_KR/reference_processing.xml.po,
	doc/po/pl/reference_processing.xml.po,
	doc/po/pt_BR/reference_processing.xml.po,
	doc/po/templates/reference_processing.xml.pot: Update pots and pos

2022-06-27  Martin Davis <mtnclimb@gmail.com>

	* doc/reference_processing.xml: Improve doc for processing functions

2022-06-26  Regina Obe <lr@pcorp.us>

	* postgis/postgis.sql.in: ST_ConcaveHull geometry collection issue.
	Closes #4541 for PostGIS 3.3.0 (old ST_ConcaveHull implementation)

2022-06-26  Regina Obe <lr@pcorp.us>

	* .github/workflows/ci.yml: Take out pgmaster since latest is
	regressing cleanly again

2022-06-26  Regina Obe <lr@pcorp.us>

	* ci/winnie/package_postgis.sh: Use 0-byte MAX method for extension
	scripts

2022-06-26  Regina Obe <lr@pcorp.us>

	* Put back latest to see if picks up new image and fixes #5172

