2019-03-14 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdairplay(1) that could throw a segfault when
	moving a log event to the end of a log.
This commit is contained in:
Fred Gleason
2019-03-14 17:13:38 -04:00
parent 9dfdd87c5d
commit 25d0f414c4
2 changed files with 4 additions and 1 deletions

View File

@@ -18531,3 +18531,6 @@
'RDWaveData::setTalkEndPos()'.
2019-03-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'Command Send' ['CC'] RML.
2019-03-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that could throw a segfault when
moving a log event to the end of a log.