2025-01-07 Version 0.6.2

	tui: libbsddialog 1.0.4.
	add: env PORTCONFIG_CLOCALE.
	add: env PORTCONGIG_THEMEFILE.
	add: load theme file /usr/local/etc/portconfig/theme.conf if exists.
	add: themes/:
	    - blackwhite.conf.
	    - red-green.conf.
	    - default.conf.
	    - yellow-blue.conf.
	thanks: theming features are users requests for accessibility,
	    the implementation is sponsored by "The FreeBSD Foundation".

2023-11-16 Version 0.6.1

	tui: libbsddialog 1.0.1 (wide chars for box-drawing)
	fix: "not WITH_PIE safe" https://bugs.freebsd.org/274429.

2023-08-04 Version 0.6

	tui: libbsddialog 1.0.
	add: this CHANGELOG.
	add: env NO_COLOR.
	delete: env PORTCONFIG_THEME.
	refactoring: internal improvements.
	    - add -DDEBUG.
	    - improve debug messages.
	    - check pkg-help and README.

2023-01-04 Version 0.5

	tui: libbsddialog 0.4.1.

2022-08-31 Version 0.4

	tui: libbsddialog 0.3.

2022-03-20 Version 0.3

	tui: git submodule bsddialog 0.2.
	add: env PORTCONFIG_HEIGHT (alias D4PHEIGHT).
	add: env PORTCONFIG_MINHEIGHT.
	add: env PORTCONFIG_WIDTH (alias D4PWIDTH).
	add: env PORTCONFIG_MINWIDTH.
	add: env PORTCONFIG_FULLSCREEN (alias D4PFULLSCREEN).
	add: env PORTCONFIG_ALIGNCENTER (alias D4PALIGNCENTER).
	add: env PORTCONFIG_ASCIILINES (alias D4PASCIILINES).
	add: env PORTCONFIG_NOLINES.
	improve: "[select at least one]" for OPTIONS_MULTI and OPTIONS_SINGLE.
	rename: PORTCONFIGTHEME -> PORTCONFIG_THEME.

2021-12-13 Version 0.2

	tui: git submodule bsddialog 0.0.1.

2021-11-29 Version 0.1.1

	tui: git submodule bsddialog 0.1-devel.

2021-11-22 Version 0.1

	tui: git submodule bsddialog '0.1 devel'.
	options: -h, -v.
	env: D4PHEIGHT, D4PWIDTH, D4PFULLSCREEN, D4PALIGNCENTER, D4PASCIILINES,
	     PORTCONFIGTHEME.
	features: F1 key, Help button.
	doc: manual portconfig.1.
