2025-05-17  Regina Obe <lr@pcorp.us>

	* NEWS: - Preface bug fixes with extension if not postgis - Update date

2025-05-17  Regina Obe <lr@pcorp.us>

	* doc/po/de/postgis-manual.po, doc/po/es/postgis-manual.po,
	doc/po/fr/postgis-manual.po, doc/po/it_IT/postgis-manual.po,
	doc/po/ja/postgis-manual.po, doc/po/ka/postgis-manual.po,
	doc/po/ko_KR/postgis-manual.po, doc/po/pl/postgis-manual.po,
	doc/po/pt_BR/postgis-manual.po, doc/po/ro/postgis-manual.po,
	doc/po/ru/postgis-manual.po, doc/po/templates/postgis-manual.pot,
	doc/po/uk/postgis-manual.po, doc/po/zh_Hans/postgis-manual.po: 
	Update pos and pots

2025-05-16  Regina Obe <lr@pcorp.us>

	* liblwgeom/lwgeom_sfcgal.c: more fixings

2025-05-16  Regina Obe <lr@pcorp.us>

	* doc/release_notes.xml: Fix xml parse error

2025-05-16  Regina Obe <lr@pcorp.us>

	* NEWS, doc/release_notes.xml, liblwgeom/lwgeom_sfcgal.c: Don't use
	functions deprecated in SFCGAL 2.1 when built against SFCGAL 2.1

2025-05-16  Regina Obe <lr@pcorp.us>

	* .woodpecker/docs.yml, .woodpecker/tools.yml: Change woodie to use
	universal for all. Try to fix non-running woodie yml

2025-05-16  Regina Obe <lr@pcorp.us>

	* NEWS, README.postgis, Version.config, doc/release_notes.xml: Prep
	for PostGIS 3.5.3 release

2025-05-15  Sandro Santilli <strk@kbt.io>

	* NEWS, loader/shp2pgsql-cli.c: Do not print "illegal option" when
	-? is passed Thanks Giovanni Zezza for the report

2025-05-06  Regina Obe <lr@pcorp.us>

	* regress/core/geos39.sql, regress/core/geos39_expected: Reduce
	precision so ST_MinimumInscribedCircle agree in 3.14 and earlier
	geos Closes #5893 for PostGIS 3.5.3

2025-04-30  Sandro Santilli <strk@kbt.io>

	* .gitlab-ci.yml => .gitlab/gitlab.com/ci.yml: Move gitlab.com ci
	config where expected

2025-04-28  Sandro Santilli <strk@kbt.io>

	* liblwgeom/topo/lwgeom_topo.c: Fix 'return' with a value, in
	function returning void warning

2025-04-28  Sandro Santilli <strk@kbt.io>

	* NEWS: Add NEWS item for grid-based overlay op doc fix

2025-04-28  Sandro Santilli <strk@kbt.io>

	* doc/po/templates/postgis-manual.pot: Update translation template

2025-04-28  Sandro Santilli <strk@kbt.io>

	* doc/Makefile.in, doc/postgis.xml, doc/reference_overlay.xml,
	doc/xsl-config.xml: Reword paragraph about gridSize parameter of
	overlay operations The text erroneously reported that the input geometries would be
	snapped to the given grid, while instead it is EXPECTED to be
	already snapped.  This change turns the corrisponding documentation snippet into a
	reusable tag and uses it in all appropriate overlay operation
	sections.  References #5885 in 3.5 branch (3.5.3dev)

2025-04-25  Loïc Bartoletti <loic.bartoletti@oslandia.com>

	* NEWS, liblwgeom/lwgeom.c, sfcgal/regress/regress_sfcgal.sql,
	sfcgal/regress/regress_sfcgal_expected: fix(CG_IsSolid): get SOLID
	flag The flag used was not the good one. GEODETIC instead of SOLID.

2025-04-24  Sandro Santilli <strk@kbt.io>

	* NEWS, liblwgeom/topo/lwgeom_topo.c,
	topology/test/regress/topogeo_addpoint_merge_edges.sql,
	topology/test/regress/topogeo_addpoint_merge_edges_expected: Check
	motion range for edge-snapping with no collapses too Avoid silent topology corruptions.  Includes tests.  Closes #5862 in
	stable-3.5 branch (3.5.3dev)

2025-04-22  Paul Ramsey <pramsey@cleverelephant.ca>

	* doc/reference_trajectory.xml: Harmonize docs with results for
	ST_DistanceCPA, references #5882

2025-04-22  Regina Obe <lr@pcorp.us>

	* .woodpecker/regress.yml: WOODIE CHANGES  - Use map format for environment variables, non-map is deprecated  - Swicth to universal build

2025-04-22  Paul Ramsey <pramsey@cleverelephant.ca>

	* postgis/postgis.sql.in: Build fixes for Apple clang version 16.0.0

2025-04-22  Paul Ramsey <pramsey@cleverelephant.ca>

	* Build fixes for Apple clang version 16.0.0

