summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-25 16:04:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-25 16:04:55 +0200
commit754a4de85e7d4cc9363204eda9f2cd2723c2cf25 (patch)
tree85beeb5a49125a39a046f19bfc47d97ae0e448ec /HISTORY
parentbf4f8e0da38b757dae9a8fef4e17cb23094d6e26 (diff)
downloadvdr-754a4de85e7d4cc9363204eda9f2cd2723c2cf25.tar.gz
vdr-754a4de85e7d4cc9363204eda9f2cd2723c2cf25.tar.bz2
Fixed entering '0' in a cMenuEditIntItem
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f66ec088..3a71bc42 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4656,3 +4656,4 @@ Video Disk Recorder Revision History
Oliver Endriss; thanks also to Udo Richter for a shorter version of the 'sed'
expression).
- Fixed broken APIVERSION extraction line in 'newplugin' (thanks to Oliver Endriss).
+- Fixed entering '0' in a cMenuEditIntItem (reported by Mirko Dölle).