2019-10-09 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdairplay(1) that caused space bar presses to
	start the next event in the Main Log even when 'Space Bar Action'
	was set to 'None'.
This commit is contained in:
Fred Gleason
2019-10-09 14:14:06 -04:00
parent a46698f9d5
commit f5d70ee6d5
3 changed files with 9 additions and 5 deletions

View File

@@ -19202,3 +19202,7 @@
2019-10-08 Fred Gleason <fredg@paravelsystems.com>
* Documented the font management system in 'docs/apis/fonts.xml'
(built as 'docs/apis/fonts.pdf'.
2019-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that caused space bar presses to
start the next event in the Main Log even when 'Space Bar Action'
was set to 'None'.