summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-22 14:17:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-22 14:17:15 +0200
commit90dc8426db01aebb862c3bb3a3e257c077223616 (patch)
treef3fb4b4167e6e964591411625bdf80bd8358b348 /HISTORY
parentbd48a497126ea9b96389e25872c6772f132b66d0 (diff)
downloadvdr-90dc8426db01aebb862c3bb3a3e257c077223616.tar.gz
vdr-90dc8426db01aebb862c3bb3a3e257c077223616.tar.bz2
Fixed a possible crash in parsing incorrect lines in 'channels.conf'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4215806a..63bc9f74 100644
--- a/HISTORY
+++ b/HISTORY
@@ -562,3 +562,4 @@ Video Disk Recorder Revision History
- Displaying the frame counter in the replay progress display only when editing
a mark.
- Fixed handling characters above 0xEF in SVDRP.
+- Fixed a possible crash in parsing incorrect lines in 'channels.conf'.