summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index fa5b99bae..521e43bf3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-23 09:49 mkrufky
+ * cx88-dvb.c, saa7134-dvb.c:
+ * scripts/merge-trees.sh, scripts/unmerge-trees.sh:
+ - fix compilation warning for missing lgdt3302 when
+ compiling against kernel 2.6.12 without DVB tree.
+ - replaced #IF CONFIG_DVB_* with #IFDEF CONFIG_DVB_*
+ - include linux/config.h
+ - Let kconfig / Makefile decide to include frontend-specific code.
+ (Properly functioning now)
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-07-22 16:27 mkrufky
* tveeprom.c:
- Recognize the MFPE05-2 Tuner.