Fixed entering '0' in a cMenuEditIntItem

This commit is contained in:
Klaus Schmidinger
2006-04-25 16:04:55 +02:00
parent bf4f8e0da3
commit 754a4de85e
3 changed files with 5 additions and 3 deletions

View File

@@ -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).