diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-06 11:27:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-06 11:27:06 +0100 |
commit | 0e79c2d76ede6225b8d51625e4d55fd1fbd78680 (patch) | |
tree | 6d469b8abacabfa019a9525c6f3f45d9d1af4fd0 /HISTORY | |
parent | 263c3c01a277b7a9519b621dfde23fbc5a8bfc56 (diff) | |
download | vdr-0e79c2d76ede6225b8d51625e4d55fd1fbd78680.tar.gz vdr-0e79c2d76ede6225b8d51625e4d55fd1fbd78680.tar.bz2 |
Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3124,3 +3124,5 @@ Video Disk Recorder Revision History - Added Danish language texts (thanks to Mogens Elneff). - Reactivated the NPTL check at startup because there appear to be still unsolved problems when running on NPTL systems. +- Added missing calls to cStatus::MsgOsdClear() in cSkins::Message() (thanks + to Joachim Wilke for reporting this one). |