diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-11 11:23:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-11 11:23:38 +0100 |
commit | 48de95f5d2ed662d724a765ec11aa0eb2ef7dfb9 (patch) | |
tree | 44e5c48c520fd1be22e2ff7b42ca340a28bcbc20 /HISTORY | |
parent | 73ccde16e82fa9da0ee7c78e3fb1045b09f69c78 (diff) | |
download | vdr-48de95f5d2ed662d724a765ec11aa0eb2ef7dfb9.tar.gz vdr-48de95f5d2ed662d724a765ec11aa0eb2ef7dfb9.tar.bz2 |
Fixed cListBase::Move() in case From and To are equal
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6807,3 +6807,5 @@ Video Disk Recorder Revision History descriptions with blanks (thanks to Torsten Lang for reporting a problem with EPG data from BSkyB's "MTV MUSIC", S28.2E-2-2010-7012). - Fixed cDvbSubtitleConverter::SetOsdData() (thanks to Rolf Ahrenberg). +- Fixed cListBase::Move() in case From and To are equal (reported by Sundararaj + Reel). |