mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added a missing 'const' to cTimers::GetTimerForEvent()
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9780,7 +9780,7 @@ Video Disk Recorder Revision History
|
||||
out by Onur Sent<6E>rk).
|
||||
- Official release.
|
||||
|
||||
2022-11-19:
|
||||
2022-11-20:
|
||||
|
||||
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
|
||||
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
|
||||
@@ -9799,3 +9799,4 @@ Video Disk Recorder Revision History
|
||||
- Removed some unnecessary locks from SVDRPClientHandler.
|
||||
- Fixed a possible deadlock in case two SVDRP clients send each other POLL commands
|
||||
at the same time.
|
||||
- Added a missing 'const' to cTimers::GetTimerForEvent() (reported by Markus Ehrnsperger).
|
||||
|
Reference in New Issue
Block a user