summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-12-18 00:44:19 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-12-18 00:44:19 +0000
commit4b5e281290f406c02f91da44be958f81742412a7 (patch)
treecce89ae7b46e6cbfae44f2ecd7770b1b333c3f83 /v4l/ChangeLog
parent1889ca711b371794cbc9410cce50a7191691418f (diff)
downloadmediapointer-dvb-s2-4b5e281290f406c02f91da44be958f81742412a7.tar.gz
mediapointer-dvb-s2-4b5e281290f406c02f91da44be958f81742412a7.tar.bz2
Fix compilation failure with gcc 2.95.3.
Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
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 15bcc888f..5c951e73c 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-18 00:42 mchehab
+
+ * linux/drivers/media/video/em28xx/em28xx-core.c:
+ * linux/drivers/media/video/em28xx/em28xx-i2c.c:
+ * linux/drivers/media/video/em28xx/em28xx-video.c:
+ * linux/drivers/media/video/em28xx/em28xx.h:
+ * linux/drivers/media/video/saa7134/saa7134-alsa.c:
+ - Fix compilation failure with gcc 2.95.3.
+
+ Signed-off-by: Jean Delvare <khali@linux-fr.org>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-17 23:26 mchehab
* linux/drivers/media/video/cx25840/cx25840-core.c: (set_v4lstd):