2023-01-09 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rddbconfig(8) that made it impossible to specify
	a blank DB password.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-01-09 15:29:13 -05:00
parent 6bfd69fd97
commit 9f812cceb3
4 changed files with 14 additions and 6 deletions

View File

@@ -23905,3 +23905,6 @@
2023-01-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'qt5-style-plugins' dependency to the 'rivendell' DEB
package.
2023-01-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbconfig(8) that made it impossible to specify
a blank DB password.