2021-06-10 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'Edit Event' dialog in rdlogmanager(1) that
	threw a SQL error.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-10 15:47:13 -04:00
parent feb435e7d9
commit 30e643efc2
2 changed files with 4 additions and 1 deletions

View File

@@ -21876,3 +21876,6 @@
value in the 'RDPasswd::exec()' method.
2021-06-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'RDClock::load()' that threw a SQL error.
2021-06-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Edit Event' dialog in rdlogmanager(1) that
threw a SQL error.