2023-08-15  Regina Obe <lr@pcorp.us>

	* NEWS: Prepare for 3.4.0 release

2023-08-14  Regina Obe <lr@pcorp.us>

	* Version.config: Flip 3.4 to 3.4.0

2023-08-14  Regina Obe <lr@pcorp.us>

	* NEWS, README.postgis, doc/release_notes.xml: Prepping for 3.4.0rc4
	release

2023-08-14  Regina Obe <lr@pcorp.us>

	* NEWS, Version.config: Prepping for PostGIS 3.4.0rc4

2023-08-14  Regina Obe <lr@pcorp.us>

	* doc/Makefile.in: distclean localize patch from Bas Couwenberg
	Closes #5477 for PostGIS 3.4.0rc4

2023-08-14  Regina Obe <lr@pcorp.us>

	* NEWS, Version.config, extensions/upgradeable_versions.mk: Flip
	back to dev in case we need to have another rc

2023-08-14  Regina Obe <lr@pcorp.us>

	* README.md: Update ci statuses to follow 3.4 ci branches

2023-08-13  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: Wrong syntax for ifdef in
	prior commit References #5476 References #5469 Closes
	https://git.osgeo.org/gitea/postgis/postgis/pulls/137

2023-08-13  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: MKDIR_P only override if
	it's not empty Closes #5469 for PostGIS 3.4.0rc3 Closes #5476 for PostGIS 3.4.0rc3

2023-08-13  Regina Obe <lr@pcorp.us>

	* NEWS, doc/release_notes.xml: Put in news the two new configure
	switches  - --disable-extension-upgrades-install  - --without-pgconfig

2023-08-13  Regina Obe <lr@pcorp.us>

	* ci/winnie/build_postgis.sh, ci/winnie/winnie_common.sh: Winnie
	build changes:  - Standardize on 0 or 1 for INCLUDE_MINOR_LIB  - Set tagged builds to always be INCLUDE_MINOR_LIB=0    Others will default to INCLUDE_MINOR_LIB=1 or can be overwritten

2023-08-13  Regina Obe <lr@pcorp.us>

	* Version.config: Prep for PostGIS 3.4.0rc3

2023-08-13  Sandro Santilli <strk@kbt.io>

	* doc/Makefile.in: Install man pages on `make install` Closes #5475 in 3.4 branch

2023-08-12  Regina Obe <lr@pcorp.us>

	* raster/Makefile.in: Prevent infinite loop when building
	--without-pgconfig Closes #5473 for PostGIS 3.4.0

2023-08-11  Regina Obe <lr@pcorp.us>

	* .drone-1.0.yml, .woodpecker/tools.yml, Version.config,
	ci/dronie/postgis_tools.sh, 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/ja/xsl-config.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/release_notes.xml.po,
	doc/po/templates/release_notes.xml.pot, doc/release_notes.xml: More
	prep for release  - Remove tools from dronie, she's acting weird too  - Put tools back on woodie  - Move tools steps to dronie/postgis_tools.sh    so can be easily tested outside of dronie/woodie

2023-08-11  Regina Obe <lr@pcorp.us>

	* .drone-1.0.yml, ci/dronie/postgis_tools.sh: Move dronie tool steps
	to dedicated script

2023-08-11  Regina Obe <lr@pcorp.us>

	* .drone-1.0.yml: Change pull to never for tools like others for
	dronie

2023-08-11  Regina Obe <lr@pcorp.us>

	* .woodpecker/tools.yml: Maybe needs a -

2023-08-11  Regina Obe <lr@pcorp.us>

	* .drone-1.0.yml, .woodpecker/tools.yml: Try to avoid using woodie
	for tool testing because for some reason crashes on tool testing which sometimes
	kills the woodie-server if agent is running there - Add tool testing to dronie (see if it crashes) - For now set when to pull request on woodie to disable tools
	testing

2023-08-11  Regina Obe <lr@pcorp.us>

	* PREPPING FOR 3.4.0rc2 release  - Update pos and pots  - Clarify some items in NEWS  - Get rid of betas and rcs in extension upgrade

