2023-05-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression that broke the 'make rpm' rule.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-05-23 14:57:21 -04:00
parent 4236132aa8
commit 17515296ab
2 changed files with 5 additions and 1 deletions

View File

@@ -24166,3 +24166,5 @@
* Implemented the 'Heartbeat' ['HB'] protocol command in ripcd(8).
* Added support for the 'Heartbeat' ['HB'] RIPC protocol command
to 'RDRipc'.
2023-05-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'make rpm' rule.