summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-16 16:12:02 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-16 16:12:02 +0200
commit9f18dbc8cfa3446938656f1cea1ed18ff31ec386 (patch)
tree07e4b963c83207470c013ca21504d85b1630caf4 /HISTORY
parent1125f053844ee392fd1b999dd1d9eab754303a2b (diff)
downloadvdr-9f18dbc8cfa3446938656f1cea1ed18ff31ec386.tar.gz
vdr-9f18dbc8cfa3446938656f1cea1ed18ff31ec386.tar.bz2
Fixed a crash in the time search mechanism
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1072057a..5f4b574a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3025,3 +3025,4 @@ Video Disk Recorder Revision History
- Made volume control more linear (thanks to Emil Naepflein).
- Now skipping code table info in SI data (suggested by Milos Kapoun).
- Added missing Czech characters to fontosd-iso8859-2.c (thanks to Milos Kapoun).
+- Fixed a crash in the time search mechanism (reported by Reinhard Nissl).