2021-07-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDCheckExitCode()' that caused spurrious warnings
	to be sent to syslog(3).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-13 09:17:58 -04:00
parent cd91364485
commit 2db1d6dda7
2 changed files with 5 additions and 2 deletions

View File

@@ -22039,3 +22039,6 @@
an RSS feed is selected.
* Added the feed icon to the 'RSS Feed' column in the record list
display in rdcatch(1).
2021-07-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCheckExitCode()' that caused spurrious warnings
to be sent to syslog(3).