summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 1684ad3d3..5c9ae3e10 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,29 @@
+2005-10-08 20:03 mchehab
+
+ From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
+ * ../linux/drivers/media/video/tveeprom.c:
+ - Fixed include when compiling at kernel tree
+
+ * ../linux/include/linux/videodev.h:
+ - removed compat.h from wrong place
+
+ * ../linux/drivers/media/video/tvp5150.c:
+ * ../linux/kernel/drivers/usb/media/em2820-cards.c:
+ * ../linux/kernel/drivers/usb/media/em2820-core.c:
+ * ../linux/kernel/drivers/usb/media/em2820-i2c.c:
+ * ../linux/kernel/drivers/usb/media/em2820-video.c:
+ - included compat.h at the right place
+
+ * ../v4l/Makefile:
+ - now creates symlinks to allow compiling V4L stuff at
+ v4l dir.
+
+ * ../v4l/scripts/prepare-ChangeLog.pl:
+ - modified to include other directories.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-08 17:02 mkrufky
* v4l1-compat.c: (v4l_compat_translate_ioctl):