diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 4df144dc2..244eebb99 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,30 @@ +2005-08-30 14:58 + + * bttv-driver.c,cx88-mpeg.c,cx88-video.c: + - Some error treatment implemented at resume functions. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-08-30 14:56 + + * Makefile: + * bttv-driver.c: + * cx88-mpeg.c: (cx8802_resume_common): + * cx88-video.c: (cx8800_resume): + * scripts/prepare-ChangeLog.pl: + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-08-30 14:54 + + * Makefile: + * bttv-driver.c: + * cx88-mpeg.c: (cx8802_resume_common): + * cx88-video.c: (cx8800_resume): + * scripts/prepare-ChangeLog.pl: + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-30 05:15 mkrufky * tuner-simple.c: |