diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 2c61a8d51..c692202fc 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-07-07 19:20 mchehab + * tuner-core.c: + - Comment changed to express better when attach_inform is running + - set_freq removed from set_mode. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-07 16:42 mchehab * ir-kbd-i2c.c: - Some changes to comply with CodingStyle: |