diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index daf8047b6..002a32a4e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,6 +1,13 @@ 2005-06-01 12:09 mchehab * tuner-core.c: + - Added a code to avoid I2C early announce. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-06-01 12:09 mchehab + * tuner-core.c: + - new debug info; - reincluded type=t->type when I2C is not yet registred. |