2021-09-21 Fred Gleason <fredg@paravelsystems.com>

* Refactored 'RDMacroEvent' to avoid use of the STL.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-09-21 12:41:08 -04:00
parent bf1d015cb4
commit df3ad659fd
3 changed files with 16 additions and 18 deletions

View File

@@ -22453,3 +22453,5 @@
2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that failed to update the
length of macro carts after editing.
2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDMacroEvent' to avoid use of the STL.