summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 9071b3c7b..4f0e1bbb0 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2005-12-02 14:00 mcisely
+
+ * ../v4l_experimental/pvrusb2/pvrusb2-tuner.c:
+ (pvr2_tuner_set_freq):
+
+ -Need to clear v4l2_frequency structure to zero before using it,
+ in order that newly added fields (that we otherwise would not
+ care about) will take proper default values.
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2005-12-02 13:56 mcisely
* ../v4l_experimental/pvrusb2/pvrusb2-hdw.c: