summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-08 14:51:28 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-08 14:51:28 +0200
commit706a6e1beb322c2681b6252a93c3577e7d306d9c (patch)
treecd5bd88c3b1549dd7dcdba92e210e7b04d5ebc43 /HISTORY
parentf98ef07b519bb903709e06c5e18bb8b580efe532 (diff)
downloadvdr-706a6e1beb322c2681b6252a93c3577e7d306d9c.tar.gz
vdr-706a6e1beb322c2681b6252a93c3577e7d306d9c.tar.bz2
Fixed a crash when entering an integer value outside the limits
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fc78e6e6..ad2354df 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1456,3 +1456,5 @@ Video Disk Recorder Revision History
that are currently not available (for instance because all devices are
recording and these channels are on different transponders).
- Implemented an SPU decoder (thanks to Andreas Schultz).
+- Fixed a crash when entering an integer value outside the limits (thanks to
+ Stefan Huelswitt for reporting this one).