2021-07-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdadmin(1) that caused the username and
	description fields to be blank on the main window.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-20 19:17:44 -04:00
parent 76156b966a
commit 6c835fef3e
2 changed files with 5 additions and 2 deletions

View File

@@ -22076,3 +22076,6 @@
2021-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that threw a SQL error when creating a
new matrix device.
2021-07-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused the username and
description fields to be blank on the main window.