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

* Fixed a bug in caed(8) that broke the build.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-24 13:03:52 -04:00
parent a36913e2be
commit 7fe52159a0
3 changed files with 5 additions and 0 deletions

View File

@@ -22338,3 +22338,5 @@
2021-08-23 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'realm_name' member of the 'rd_system_settings'
struct in the rd_listsystemsettings(7) man page.
2021-08-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in caed(8) that broke the build.