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

* Fixed a regression in rdadmin(1) that threw a SQL error when
	attempting to create a new Replicator entry.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-15 16:02:21 -04:00
parent 4e1c92e07c
commit d51c4c2e4c
3 changed files with 6 additions and 2 deletions

View File

@@ -22281,3 +22281,6 @@
creating a new Service entry.
* Fixed a bug in rdadmin(1) that could cause a segfault when
creating a new Schedule Code entry.
2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that threw a SQL error when
attempting to create a new Replicator entry.