2025-09-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDConfig' that caused a false 'invalid dropbox ID'
	warning to be generated when parsing rd.conf(5).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-09-13 13:46:08 -04:00
parent 4f4472b824
commit 9482446a6d
2 changed files with 12 additions and 7 deletions

View File

@@ -25042,3 +25042,6 @@
2025-08-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LogDropboxProcessing=' directive to the '[Debugging]'
section of rd.conf(5).
2025-09-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDConfig' that caused a false 'invalid dropbox ID'
warning to be generated when parsing rd.conf(5).