diff options
| author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 16:57:38 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-20 16:57:38 +0000 |
| commit | 01ab242a6a65b254fe775781480f3fae230f2be6 (patch) | |
| tree | 7476cfad67c90609587fc4b8b8b7d5f95b176caf | |
| parent | cbb6629a8fdfb75a15b11d36dfc63b9df67f8c72 (diff) | |
| download | mediapointer-dvb-s2-01ab242a6a65b254fe775781480f3fae230f2be6.tar.gz mediapointer-dvb-s2-01ab242a6a65b254fe775781480f3fae230f2be6.tar.bz2 | |
tuner debug messages fixed to show values in hexadecimal.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
| -rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9343c13eb..62e42ed65 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-08-20 16:40 + + * tuner.h: + - tuner debug messages fixed to show values in hexadecimal. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-20 14:03 mkrufky * bttv-i2c.c: |
