summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-08-01 02:58:21 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-08-01 02:58:21 +0000
commit4a47889870106c1062907a3c5fb1d578f13f53fd (patch)
tree053cecbdb6bb754654bf36ed91cd2329d4237184 /v4l
parenta9ff6140f8e92cc2bf177238abadec338e4ed6a2 (diff)
downloadmediapointer-dvb-s2-4a47889870106c1062907a3c5fb1d578f13f53fd.tar.gz
mediapointer-dvb-s2-4a47889870106c1062907a3c5fb1d578f13f53fd.tar.bz2
- tea5767 autodetection fixed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index f56ea143b..ec56ba208 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-01 02:56 mchehab
+
+ * tea5767.c:
+ - tea5767 autodetection fixed.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-07-31 20:40 mkrufky
* Makefile, scripts/merge-trees.sh, scripts/unmerge-trees.sh:
- Better method for Makefile to detect compilation against -mm tree.