2020-08-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a fencepost bug in the 'RDRenderer::renderToFile()' method
	with the 'last_line' parameter.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-04 13:06:26 -04:00
parent f13cb9ee89
commit 0cebad1f25
2 changed files with 12 additions and 2 deletions

View File

@@ -20139,3 +20139,6 @@
2020-08-02 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Post from Log' button to the 'Podcast List' dialog
in rdcastmanager(1).
2020-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a fencepost bug in the 'RDRenderer::renderToFile()' method
with the 'last_line' parameter.