2026-04-14  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS, README.postgis, Version.config, doc/release_notes.xml: 
	Prepare for 3.2.10 release

2026-04-14  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwgeom.c, liblwgeom/lwgeom_topo.c: Bug fixes from Maxim
	Korotkov

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/effectivearea.c: Remove potential null dereference in
	ptarray_calc_areas()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwstroke.c: Remove potential null dereference in
	lwcircstring_linearize()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/measures3d.c: Remove potential null dereference in
	pt_in_ring_3d()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/ptarray.c: Remove potential null dereference from
	ptarray_contains_point_partial()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/liblwgeom.h.in, liblwgeom/liblwgeom_internal.h,
	liblwgeom/lwalgorithm.c: Remove unused function pt_in_ring_2d()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwcompound.c: Remove reported crash in
	lwcompound_add_lwgeom()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/effectivearea.c: Remove reported crash in
	lwline_set_effective_area()

2026-04-10  Paul Ramsey <pramsey@cleverelephant.ca>

	* liblwgeom/lwcompound.c: Remove reported crash in
	lwcompound_is_closed()

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

	* liblwgeom/lwin_wkt_lex.c, liblwgeom/lwin_wkt_lex.l: Ensure lexer
	is generated and committed

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

	* NEWS, liblwgeom/lwin_wkt_lex.c, liblwgeom/lwin_wkt_lex.l,
	liblwgeom/lwutil.c: WKT parser produces incorrect error locations.
	In extreme cases causes occasional crashes.  References #6061

2026-03-23  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS, postgis/postgis.sql.in: Fully quality calls to helper
	functions references #6060

2026-03-17  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS: News item for GH-850

2026-03-17  Ariel Mashraki <ariel@mashraki.co.il>

	* postgis/lwgeom_in_flatgeobuf.c, regress/core/flatgeobuf.sql,
	regress/core/flatgeobuf_expected: Use quote_identifier to build
	tables in pgis_tablefromflatgeobuf

2026-03-12  Paul Ramsey <pramsey@cleverelephant.ca>

	* NEWS, utils/create_unpackaged.pl: Remove priv escalation scenario.
	Reported by Daniel Bakker References #6054

2026-02-12  Regina Obe <lr@pcorp.us>

	* NEWS, extras/tiger_geocoder/tiger_loader_2021.sql: Do not
	pre-create tiger_data schema during extension creation time Load
	process will create it if it does not exist We don't need it as part
	of the postgis_tiger_geocoder extension Reference #6049 for PostGIS 3.2.10

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

	* NEWS, Version.config, extensions/upgradeable_versions.mk: Flip to
	3.2.10dev milestone

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

	* NEWS, README.postgis, doc/release_notes.xml: Update NEWS date

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

	* NEWS update References #6043 for PostGIS 3.2.9

