diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-13 13:25:18 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-13 13:25:18 +0000 |
commit | 550bd23e534f40f5ad56a4e3402725002c3a6547 (patch) | |
tree | 632907e33ae20fe4587acafbd030d1aff1499572 /v4l/ChangeLog | |
parent | d7f34073bcfcd7b9777dc66b64fe11e9cdaf0a89 (diff) | |
download | mediapointer-dvb-s2-550bd23e534f40f5ad56a4e3402725002c3a6547.tar.gz mediapointer-dvb-s2-550bd23e534f40f5ad56a4e3402725002c3a6547.tar.bz2 |
* tea5761.c:
- New tea chip added. Still needs testing and integration.
Doesn't hurt CVS freeze, since it is not being compiled.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
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 d7609efd7..f14d55fbf 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-07-13 13:22 mchehab + * tea5761.c: + - New tea chip added. Still needs testing and integration. + Doesn't hurt CVS freeze, since it is not being compiled. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-13 10:06 mchehab * tea5767.c: - Fixed newer tea autodetection code. |