diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-28 10:14:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-28 10:14:18 +0100 |
commit | 66d66b31dc696a8ac76a23b819eae96cc7b68f65 (patch) | |
tree | 3118f27c4670f755be4eedf55d473ff45494730b /HISTORY | |
parent | 9c3ce0048a4572e602dc9f23c36940993db4959b (diff) | |
download | vdr-66d66b31dc696a8ac76a23b819eae96cc7b68f65.tar.gz vdr-66d66b31dc696a8ac76a23b819eae96cc7b68f65.tar.bz2 |
Fixed the CompareInts() function
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9288,3 +9288,4 @@ Video Disk Recorder Revision History - Updated the Polish OSD texts (thanks to Tomasz Maciej Nowak). - When remote timers are fetched from a peer VDR, we no longer blindly delete and re-add them, but rather compare them and make only the minimum necessary changes. +- Fixed the CompareInts() function. |