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