2021-08-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rddbconfig(8) that caused creation of a new
	database to fail.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-04 11:09:56 -04:00
parent dc6b289574
commit ec13ee47e8
2 changed files with 4 additions and 10 deletions

View File

@@ -22170,3 +22170,6 @@
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Mysql Login' dialog in rddbconfig(8) to be
resizeable.
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbconfig(8) that caused creation of a new
database to fail.