2024-09-04  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS, README.postgis, Version.config,
	extensions/upgradeable_versions.mk: 3.4.3 release prep

2024-09-03  Paul Ramsey <pramsey@cleverelephant.ca>

	* regress/core/relate.sql, regress/core/relate_expected,
	regress/core/tests.mk.in: Back-port regression changes needed for
	clean support for GEOS 3.13

2024-09-03  Paul Ramsey <pramsey@cleverelephant.ca>

	* HOWTO_RELEASE, README.postgis, Version.config,
	doc/release_notes.xml, extensions/upgradeable_versions.mk,
	liblwgeom/gserialized2.c: Prep for 3.4.3rc1

2024-08-30  Sandro Santilli <strk@kbt.io>

	* utils/check_all_upgrades.sh: Backport changes to upgrade tester
	script - Enable sfgal extension upgrade testing - Add info about PostgreSQL 16 and 17 min PostGIS version References #5773 in 3.4 branch

2024-07-24  Regina Obe <lr@pcorp.us>

	* extensions/address_standardizer/Makefile.in,
	extensions/postgis/Makefile.in,
	extensions/postgis_raster/Makefile.in,
	extensions/postgis_sfcgal/Makefile.in,
	extensions/postgis_tiger_geocoder/Makefile.in,
	extensions/postgis_topology/Makefile.in: FIX install is when
	PostgreSQL is built with meson  - PGXS giving bad install / install_data so override Closes #5764 for PostGIS 3.4.3

2024-08-24  Regina Obe <lr@pcorp.us>

	* .github/workflows/ci.yml: Start testing PG17 on 3.4

2024-08-23  Sandro Santilli <strk@kbt.io>

	* README.postgis: Update minimum required PostgreSQL version to 12 See

	https://postgis.net/docs/manual-3.4/postgis_installation.html#install_short_version

2024-08-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* extensions/address_standardizer/pagc_std_api.h: Fix mis-matched
	prototypes in pagc_std_api.h

2024-08-06  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: Entry for #5745

2024-08-06  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/cunit/cu_print.c, liblwgeom/lwprint.c: Fix
	St_AsLatLonText Rounding Errors, references #5745

2024-08-06  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: entry for #5765

2024-08-06  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/cunit/cu_tree.c, liblwgeom/lwgeodetic.c,
	liblwgeom/lwgeodetic_tree.c: Handle nearly co-linear edges with
	slightly less slop, reference #5765

2024-08-02  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: NEWS for #5740

2024-08-02  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwgeodetic.c, postgis/lwgeom_spheroid.c: Error in
	ST_DistanceSpheroid due to planar box leaking into geodetic code,
	references #5740

2024-08-02  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: News entry for 5752

2024-08-02  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/cunit/cu_geodetic.c, liblwgeom/cunit/cu_tree.c,
	liblwgeom/lwgeodetic_tree.c, regress/core/geography_expected: Return
	the appropriate closest points in the geography close point
	calculation, references #5752

2024-07-03  Paul Ramsey <pramsey@cleverelephant.ca>

	* utils/check_tests_enabled.sh: Bring fixes to script back from head

2024-07-26  Sandro Santilli <strk@kbt.io>

	* NEWS, topology/sql/manage/ValidateTopology.sql.in,
	topology/test/regress/validatetopology.sql,
	topology/test/regress/validatetopology_expected: Always report
	invalid non-null MBR of universal face Even when no bbox is given to ValidateTopology.  References #5766 in 3.4 branch (3.4.3dev) Includes regress test

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

	* doc/reference_accessor.xml: Correction in ST_IsSimple doco from
	lukaseder Closes #5749 for PostGIS 3.4.3

2024-06-14  Paul Ramsey <pramsey@cleverelephant.ca>

	* Support geography estimated extents, references #5734

