2022-02-28 Fred Gleason <fredg@paravelsystems.com>

* Removed debugging printf()s from rdlogedit(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-02-28 13:56:11 -05:00
parent 37f9559c37
commit 6e5de30d34
2 changed files with 2 additions and 1 deletions

View File

@@ -22900,3 +22900,5 @@
* Updated 'RDCutDialog' to eliminate superfluous SQL filter updates.
* Updated rdlibrary(1) to eliminate superfluous SQL filter updates.
* Updated rdlogedit(1) to eliminate superfluous SQL filter updates.
2022-02-28 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging printf()s from rdlogedit(1).