Fixed deleting the last character of a string menu item in insert mode

This commit is contained in:
Klaus Schmidinger
2006-07-30 09:09:30 +02:00
parent cdad4a6b4e
commit cacd58d036
3 changed files with 7 additions and 2 deletions

View File

@@ -4842,3 +4842,5 @@ Video Disk Recorder Revision History
- Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume()
bug to react properly (suggested by Stefan Huelswitt).
- Fixed cDevice::ToggleMute() (thanks to Christoph Haubrich).
- Fixed deleting the last character of a string menu item in insert mode (thanks
to Udo Richter).