summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-14 10:41:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-14 10:41:48 +0100
commitc8b0ee3289849ab0d5778c58d65771f5c0270314 (patch)
tree2a428181996acf5c36e0e38917938f47fcdb91b9 /HISTORY
parentcd676fda36688c2a125965501732e92afad3fa50 (diff)
downloadvdr-c8b0ee3289849ab0d5778c58d65771f5c0270314.tar.gz
vdr-c8b0ee3289849ab0d5778c58d65771f5c0270314.tar.bz2
Added missing channel locking to cEIT
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e4d8aac8..092d6efa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7045,3 +7045,4 @@ Video Disk Recorder Revision History
- Fixed a memory leak in cSubtitleRegion::UpdateTextData().
- Moved setting LC_NUMERIC further up to make sure any floating point numbers use a
decimal point (suggested by Tobias Grimm).
+- Added missing channel locking to cEIT.