diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-08 15:23:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-08 15:23:34 +0100 |
commit | c5dcea7de6b8ea521c856403531d7c99f1ab7eb3 (patch) | |
tree | 466a2777bf03ad9a183f9b851cfac0c1c3836289 /HISTORY | |
parent | 2cc10815edbfa202a34fb16c7c2d81d1814b0ee1 (diff) | |
download | vdr-c5dcea7de6b8ea521c856403531d7c99f1ab7eb3.tar.gz vdr-c5dcea7de6b8ea521c856403531d7c99f1ab7eb3.tar.bz2 |
Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6275,3 +6275,7 @@ Video Disk Recorder Revision History the others on the same adapter. - Fixed plugin arguments corruption with glibc 2.11 on x86_64 (thanks to Anssi Hannula). + +2010-01-08: Version 1.7.12 + +- Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group". |