diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index bcfe2cf16..94204159b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,8 +1,18 @@ +2005-06-29 17:18 mchehab + * tuner-core.c: + + - Removed debug info. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-29 16:37 mchehab - *tuner-core.c, tuner.h, tea5767.c: + + * tuner-core.c, tuner.h, tea5767.c: - Fixed bugs at TEA5767 autodetection code - New debug code for identifying calls to set_type before I2C ok. + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-29 09:37 mchehab * tuner-core.c: - Idented according with Linux standards |