summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c8ff1e7a..c2d9aa7e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5343,3 +5343,5 @@ Video Disk Recorder Revision History
- cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL, to
avoid a crash with files that only contain "/* XPM */" (suggested by Andreas
Mair).
+- Added a debug error message to cReceiver::~cReceiver() in case it is still
+ attached to a device (thanks to Reinhard Nissl).