summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-08 15:23:34 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-08 15:23:34 +0100
commitc5dcea7de6b8ea521c856403531d7c99f1ab7eb3 (patch)
tree466a2777bf03ad9a183f9b851cfac0c1c3836289 /HISTORY
parent2cc10815edbfa202a34fb16c7c2d81d1814b0ee1 (diff)
downloadvdr-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--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 84430d59..f5f401b7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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".