summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-14 09:53:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-14 09:53:46 +0200
commitcb50726989e1e8a12762703cb1c9072fb0171bbd (patch)
treea0176abd8d566e19dd83194f7b0803a8d678e53a /HISTORY
parentc2448acaaaef8b17a798eea70f7a7422da93cdf7 (diff)
downloadvdr-cb50726989e1e8a12762703cb1c9072fb0171bbd.tar.gz
vdr-cb50726989e1e8a12762703cb1c9072fb0171bbd.tar.bz2
Fixed a crash when setting the time transponder in the Setup menu, caused by the new 'noneString' in cMenuEditChanItem
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0239a006..a97fd72d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4503,3 +4503,5 @@ Video Disk Recorder Revision History
2006-04-14: Version 1.3.47
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed a crash when setting the time transponder in the Setup menu, caused by the
+ new 'noneString' in cMenuEditChanItem (reported by Thomas Günther).