From 83ad7bf6e49773b4cdeb265908ab6b921c12e4a3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 1 Dec 2006 15:09:10 +0100 Subject: Added a missing 'const' to cRecordingInfo::ChannelID() --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c16081d9..292bdff3 100644 --- a/HISTORY +++ b/HISTORY @@ -4998,3 +4998,6 @@ Video Disk Recorder Revision History - Fixed a possible crash in remux.c on 64-bit machines (thanks to Reinhard Nissl). - Fixed a typo in the change to the "Use small font" setup option in version 1.3.47 in the HISTORY and CONTRIBUTORS file (reported by Andreas Brugger). +- Added a missing 'const' to cRecordingInfo::ChannelID() (reported by Andreas + Brugger). This required the APIVERSION to be increased, so plugins will have to + be recompiled. -- cgit v1.2.3