summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-06-27 10:05:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-06-27 10:05:56 +0200
commit848c65fe4f56b95bf26035296f77b091a16ae704 (patch)
tree07cab12ae92374a6f888033b6aad5d59122b0a1d /HISTORY
parent488a13543e91aac8290c87feaf2268febd7f9143 (diff)
downloadvdr-848c65fe4f56b95bf26035296f77b091a16ae704.tar.gz
vdr-848c65fe4f56b95bf26035296f77b091a16ae704.tar.bz2
Added CRC check of the CAT in cCaPidReceiver::Receive()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a298f08d..60e73480 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9490,3 +9490,4 @@ Video Disk Recorder Revision History
to Helmut Binder).
- Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when
doing make (suggested by Tobisa Grimm).
+- Added CRC check of the CAT in cCaPidReceiver::Receive() (thanks to Helmut Binder).