summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 31103a6cb..d7609efd7 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,5 +1,14 @@
2005-07-13 10:06 mchehab
* tea5767.c:
+ - Fixed newer tea autodetection code.
+
+ * tuner-core.c:
+ - unimplemented IOCTL msg now is clearer for developers.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
+2005-07-13 10:06 mchehab
+ * tea5767.c:
- Improved tea autodetection to avoid troubles with other tuners.
- Eliminated some precision small troubles.
- Some debug messages fixed.