Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"

This commit is contained in:
Klaus Schmidinger
2010-01-08 15:23:34 +01:00
parent 2cc10815ed
commit c5dcea7de6
5 changed files with 45 additions and 38 deletions

View File

@@ -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".