diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 10:41:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 10:41:37 +0200 |
commit | 42a80413525ac415d7552e899796b2a30707b88e (patch) | |
tree | a9ee72bff5e0219eb521dfc47175686b2b07d90a /HISTORY | |
parent | f99b293de4fd9b901d36420859e0945023bdfea2 (diff) | |
download | vdr-42a80413525ac415d7552e899796b2a30707b88e.tar.gz vdr-42a80413525ac415d7552e899796b2a30707b88e.tar.bz2 |
Fixed a crash when pressing Left while at the first character of a cMenuEditStrItem
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5455,3 +5455,5 @@ Video Disk Recorder Revision History Denis Knauf). - Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice() (reported by Reinhard Nissl). +- Fixed a crash when pressing Left while at the first character of a cMenuEditStrItem + (thanks to Christian Wieninger). |