diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ed8cd8a43..4563b5871 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,24 @@ +2005-07-15 21:32 mchehab + + * videodev.h: + - linux/version.h removed at linux-2.6.13-rc3-mm1. + + * bttv-driver.c,bttvp.h,cx88-alsa.c,cx88-blackbird.c,cx88-cards.c, + cx88-core.c,cx88-dvb.c,cx88-i2c.c,cx88-mpeg.c,cx88-tvaudio.c, + cx88-vbi.c,cx88-video.c,msp3400.c,mt20xx.c,saa6752hs.c, + saa7134-cards.c,saa7134-core.c,saa7134-dvb.c,saa7134-empress.c, + saa7134-i2c.c,saa7134-input.c,saa7134-oss.c,saa7134-ts.c, + saa7134-tvaudio.c,saa7134-vbi.c,saa7134-video.c,tda8290.c, + tda9887.c,tea5767.c,tea5761.c, tuner-core.c,tuner-simple.c, + tvaudio.c,tvmixer.c,video-buf-dvb.c: + - All these changes are to include compat.h to include + linux/version.h when V4L is compiled standalone. + + * doc/README.saa7134, doc/not-in-cx2388x-datasheet.txt: + - Removed trailing spaces. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-15 20:31 mchehab * .bp/2.6/dvb-cx22702,.bp/2.6/dvb-mt352, .bp/2.6/dvb-or51132, |