summary refs log tree commit diff
path: root/changelog.d/17449.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.112.0rc1Devon Hudson2024-07-231-1/+0
|
* Remove unnecessary call to resume producing in fake channel (#17449)Shay2024-07-161-0/+1
This fell out of the authenticated media work - this bit of code masked a bug but does not break anything when removed, so probably should be removed.