summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-09-16 14:08:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2015-09-16 14:08:42 +0200
commit5d249c1ae51550636b1879621354ea05ba2e5a64 (patch)
tree33262137e6a4493161afe218d13aa1f6f3c3e96f /HISTORY
parent09e64c24f277a8433848d320fb3dc70c2f7d1b25 (diff)
downloadvdr-5d249c1ae51550636b1879621354ea05ba2e5a64.tar.gz
vdr-5d249c1ae51550636b1879621354ea05ba2e5a64.tar.bz2
Fixed an overflow of PIDs in a receiver
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4e08a288..e9089d27 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8831,3 +8831,4 @@ Video Disk Recorder Revision History
2015-09-16: Version 2.3.2
- Fixed a crash when deleting a recording (reported by Oliver Endriss).
+- Fixed an overflow of PIDs in a receiver (thanks to Robert Hannebauer).